cloudfox: 1.15.0 -> 1.17.0 (#471805)

This commit is contained in:
Fabian Affolter
2025-12-17 23:39:16 +00:00
committed by GitHub
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "cloudfox";
version = "1.15.0";
version = "1.17.0";
src = fetchFromGitHub {
owner = "BishopFox";
repo = "cloudfox";
tag = "v${version}";
hash = "sha256-YLZSrBAEf0SXECAdnF2CQAlEd15DJ1Iv+x+RebM5tw4=";
hash = "sha256-AdfG0Vb4wUV8iShdaXSTwrKb8pa39ovwmvGTyfz1YDw=";
};
vendorHash = "sha256-MQ1yoJjAWNx95Eafcarp/JNYq06xu9P05sF2QTW03NY=";
vendorHash = "sha256-mAYuquSkfYSUcTBPFJp+zwv5xCT5eqBmR7DDZjXx9YY=";
ldflags = [
"-w"