fork-cleaner: use tag

This commit is contained in:
isabel
2026-04-27 20:03:04 +01:00
parent 65ae54f6b8
commit 6c29145aa3
+1 -1
View File
@@ -13,7 +13,7 @@ buildGoModule {
src = fetchFromGitHub {
owner = "caarlos0";
repo = "fork-cleaner";
rev = "v${version}";
tag = "v${version}";
hash = "sha256-Io/IOJYa9qDCTTf6vQvZeco1iEDV7crnvzR539QDz40=";
};