gopass: 1.16.0 -> 1.16.1

This commit is contained in:
Zexin Yuan
2025-12-14 10:57:07 +08:00
parent 6a6dc5e920
commit 56a54b0810
+2 -2
View File
@@ -28,7 +28,7 @@ let
in
buildGoModule (finalAttrs: {
pname = "gopass";
version = "1.16.0";
version = "1.16.1";
nativeBuildInputs = [
installShellFiles
@@ -39,7 +39,7 @@ buildGoModule (finalAttrs: {
owner = "gopasspw";
repo = "gopass";
tag = "v${finalAttrs.version}";
hash = "sha256-JBa/PhVj0cKr9Btz9KzhGgsL4APAfZ/ixHGHWzd2TfA=";
hash = "sha256-Yr66+LUEoONNkSQUQhIWtLvxN0a5YtRVbn/nJRLqn+E=";
};
vendorHash = "sha256-ebnnnAD7SQJrSVOPborHUWd8ThOstIgihEIUjrnCztQ=";