From cba89180be0a052192ec8bae32304b475c950bf2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 29 Jan 2020 19:01:53 +0000 Subject: [PATCH] yubico-piv-tool: Update to version 2.0.0 --- bucket/yubico-piv-tool.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/yubico-piv-tool.json b/bucket/yubico-piv-tool.json index f120d63ebe..3d4bc7c721 100644 --- a/bucket/yubico-piv-tool.json +++ b/bucket/yubico-piv-tool.json @@ -1,16 +1,16 @@ { "homepage": "https://developers.yubico.com/yubico-piv-tool/", "description": "A tool to interact with the Privilege and Identification Card (PIV) application on a YubiKey.", - "version": "1.7.0", + "version": "2.0.0", "license": "BSD-2-Clause", "architecture": { "64bit": { - "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-1.7.0-win64.zip", - "hash": "4991955fbe40731794e296e8a752745b8d0b0e10d123b2b1a6e2af629e281136" + "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.0.0-win64.zip", + "hash": "d1f1f5523b95ac3d9ac0a28e858cbbf844b60e7975e4ff96d21817f407c57e9a" }, "32bit": { - "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-1.7.0-win32.zip", - "hash": "4c287650d57bc05903341e8813a99a52c7f9ea05b98c1d04cc3cfeeeb1b204fa" + "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.0.0-win32.zip", + "hash": "78d6ceb61ce6f1932fd3f12a4068846cc0a2dc708c6c0e0efee603fddf6156e7" } }, "bin": "bin\\yubico-piv-tool.exe",