flyctl: fix 0.3.209 source hash

This commit is contained in:
Schahin Rouhanizadeh
2025-11-13 10:40:58 +01:00
parent 20aa0fb5e3
commit 276313e790
+1 -1
View File
@@ -18,7 +18,7 @@ buildGoModule rec {
repo = "flyctl";
rev = "v${version}";
leaveDotGit = true;
hash = "sha256-D1MSlg6oFmdyiEaq10DUwzADzleilFIQ22oQd8LGfRk=";
hash = "sha256-hzKKCwGTaz1MFQ1+F9piNBnaEDZJwJqoerR1c/uzSsQ=";
};
proxyVendor = true;