gost: 3.2.4 -> 3.2.5 (#452630)

This commit is contained in:
Nick Cao
2025-10-16 20:37:45 +00:00
committed by GitHub
+3 -3
View File
@@ -9,16 +9,16 @@
buildGoModule (finalAttrs: {
pname = "gost";
version = "3.2.4";
version = "3.2.5";
src = fetchFromGitHub {
owner = "go-gost";
repo = "gost";
tag = "v${finalAttrs.version}";
hash = "sha256-zFGoM+fYO/o70LJ2fbzhMv4qbjLozJGmGbudqHjCFRU=";
hash = "sha256-voVk4zzNm2UZWQ3c/n0YOwuaE9JcIlEmJ881nTXXyrY=";
};
vendorHash = "sha256-W3CHttD9iGpl2wG/Pa21YY6ACf5M894p25nLfMX0+F4=";
vendorHash = "sha256-73gjw0oW8i7Vp6ZxxqkO42/atdde4J+lu/pCHK/xY+8=";
# Based on ldflags in upstream's .goreleaser.yaml
ldflags = [