From 4bce9d7daeb74835fcbd6c9e03889326cf6bcb86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 16:29:06 +0000 Subject: [PATCH] yubico-piv-tool: Update to version 2.6.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 cd56eefa4f..58845546f3 100644 --- a/bucket/yubico-piv-tool.json +++ b/bucket/yubico-piv-tool.json @@ -1,16 +1,16 @@ { - "version": "2.5.2", + "version": "2.6.0", "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.5.2-win64.msi", - "hash": "04aadbafb1423c502451b1a88fc1966638d1262b79eb01a1df00203772e771c7" + "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.6.0-win64.msi", + "hash": "3620890eb913862b88a723dc37193198230d799ad21c8bb7a54ee46d80217faf" }, "32bit": { - "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.2-win32.msi", - "hash": "dc28c4a5d630e817509f0fe556207eaa198bc762976ba65002eece3a44052310" + "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.6.0-win32.msi", + "hash": "2b76393f4e3cfca6a7ae8579d606fc80a1b842c167f65eef6ad6d883bd8a47cf" } }, "extract_dir": "PFiles\\Yubico\\Yubico PIV Tool",