seaweedfs: 4.36 -> 4.37

This commit is contained in:
R. Ryantm
2026-07-04 21:51:28 +00:00
parent e91a72db6d
commit 699f5ed187
+2 -2
View File
@@ -9,7 +9,7 @@
}:
buildGoModule (finalAttrs: {
pname = "seaweedfs";
version = "4.36";
version = "4.37";
src = fetchFromGitHub {
owner = "seaweedfs";
@@ -22,7 +22,7 @@ buildGoModule (finalAttrs: {
find "$out" -name .git -print0 | xargs -0 rm -rf
popd
'';
hash = "sha256-y42opbGNVMxWU/k0j5g27RWLBF0PLcOPlXU9eVg0jwY=";
hash = "sha256-/aX9f78AsdgvsesGv2vTPoWVcqAhehFuL3NkzOyZSXQ=";
};
vendorHash = "sha256-peRhKuZ1D+y8Uhw1+P8Ogc1HrOh1/kYVd29lR89+rIo=";