From ff6527a0370d9c1d8d59e9ea38d426208a4d1a58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 16:26:44 +0000 Subject: [PATCH] yubico-piv-tool: Update to version 2.5.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 3f9742a2b0..67fd5d3cc8 100644 --- a/bucket/yubico-piv-tool.json +++ b/bucket/yubico-piv-tool.json @@ -1,16 +1,16 @@ { - "version": "2.5.0", + "version": "2.5.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.5.0-win64.msi", - "hash": "e5bd1c0a0eb98301cdb7d20cb6a92d96b182760885ba88711dfa36255cd5eaa7" + "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.1-win64.msi", + "hash": "1f3e252a7847ba3268bb8ae565c134fe6fcc9f0862b7a995e5925ac494136af4" }, "32bit": { - "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.0-win32.msi", - "hash": "efaa9cfb52b7c4d4875822c533334339c8ffb99cfa542c47db8fbad77a11360a" + "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.1-win32.msi", + "hash": "2280eb904f7122b1ae49380164176aa48169eece1846a9255e71a3750e9b4139" } }, "extract_dir": "PFiles\\Yubico\\Yubico PIV Tool",