From 01297cc46dc7a4070183361a9f5ce88d3b7d3887 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 00:32:46 +0000 Subject: [PATCH] yubico-piv-tool: Update to version 2.5.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 5c200072d4..3f9742a2b0 100644 --- a/bucket/yubico-piv-tool.json +++ b/bucket/yubico-piv-tool.json @@ -1,16 +1,16 @@ { - "version": "2.4.2", + "version": "2.5.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.4.2-win64.msi", - "hash": "79c68504dae80a803e29caea8f92b42ae05679ce42ac0908c9ffbea0d3e4c810" + "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.0-win64.msi", + "hash": "e5bd1c0a0eb98301cdb7d20cb6a92d96b182760885ba88711dfa36255cd5eaa7" }, "32bit": { - "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.4.2-win32.msi", - "hash": "f1ca66016be7e2c0fcab6b2339919169547f734d7ea38a46e70a4767a6f4f208" + "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.0-win32.msi", + "hash": "efaa9cfb52b7c4d4875822c533334339c8ffb99cfa542c47db8fbad77a11360a" } }, "extract_dir": "PFiles\\Yubico\\Yubico PIV Tool",