From b56ef71bb0e82f35e156da28d5d92460b9d1e73a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 16:30:04 +0000 Subject: [PATCH] yubico-piv-tool: Update to version 2.6.1 --- 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 58845546f3..6b87f26ffc 100644 --- a/bucket/yubico-piv-tool.json +++ b/bucket/yubico-piv-tool.json @@ -1,16 +1,16 @@ { - "version": "2.6.0", + "version": "2.6.1", "description": "A tool to interact with the Privilege and Identification Card (PIV) application on a YubiKey.", "homepage": "https://developers.yubico.com/yubico-piv-tool/", "license": "BSD-2-Clause", "architecture": { "64bit": { - "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.6.0-win64.msi", - "hash": "3620890eb913862b88a723dc37193198230d799ad21c8bb7a54ee46d80217faf" + "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.6.1-win64.msi", + "hash": "3004574b6461ed91599c99c679e11f56d25c8a33aa64db3da735047bf119a319" }, "32bit": { - "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.6.0-win32.msi", - "hash": "2b76393f4e3cfca6a7ae8579d606fc80a1b842c167f65eef6ad6d883bd8a47cf" + "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.6.1-win32.msi", + "hash": "c29b6ac5c59a58568ad6cc2135dcf5726ea513fe32754bf7f501ddbec89bd93d" } }, "extract_dir": "PFiles\\Yubico\\Yubico PIV Tool",