Skip to content

Commit e645297

Browse files
committed
yubico-piv-tool: 2.6.1 -> 2.7.1
1 parent a7e5f9c commit e645297

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/yu/yubico-piv-tool/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
stdenv.mkDerivation (finalAttrs: {
2020
pname = "yubico-piv-tool";
21-
version = "2.6.1";
21+
version = "2.7.1";
2222

2323
outputs = [
2424
"out"
@@ -30,7 +30,7 @@ stdenv.mkDerivation (finalAttrs: {
3030
owner = "Yubico";
3131
repo = "yubico-piv-tool";
3232
rev = "refs/tags/yubico-piv-tool-${finalAttrs.version}";
33-
hash = "sha256-RYT/kBlUfVkJG8RNELVQ5gyC+HDteD5xqaI479nsvKw=";
33+
hash = "sha256-ow9SS7YGCZzSxds3WKsHx9/Vxloy9RqvDjpIBJUBSb0=";
3434
};
3535

3636
postPatch = ''

0 commit comments

Comments
 (0)