deterministic-zip: 6.0.3 -> 6.1.0

This commit is contained in:
R. Ryantm
2026-06-12 15:31:45 +00:00
parent 961d458794
commit 7bd22e8b35
@@ -6,13 +6,13 @@
}:
buildGoModule (finalAttrs: {
pname = "deterministic-zip";
version = "6.0.3";
version = "6.1.0";
src = fetchFromGitHub {
owner = "timo-reymann";
repo = "deterministic-zip";
tag = finalAttrs.version;
hash = "sha256-YQCJ2nAE9/wt+KiU2eXdGXVxFiHZzBMyNX+1sSPtxt4=";
hash = "sha256-zGIij65ziX/nB5wGj1plX0e8uj7EDHYFAAj2mPalibQ=";
};
vendorHash = "sha256-hEPZrS2D6YqlaaJXF8uyt+fJ38Adi3WvOq7v9dZuovI=";