From 65627be6367bf0d331999118a144956792a64882 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 08:27:33 +0000 Subject: [PATCH] yubico-piv-tool: Update to version 2.5.2 --- 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 67fd5d3cc8..cd56eefa4f 100644 --- a/bucket/yubico-piv-tool.json +++ b/bucket/yubico-piv-tool.json @@ -1,16 +1,16 @@ { - "version": "2.5.1", + "version": "2.5.2", "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.1-win64.msi", - "hash": "1f3e252a7847ba3268bb8ae565c134fe6fcc9f0862b7a995e5925ac494136af4" + "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.2-win64.msi", + "hash": "04aadbafb1423c502451b1a88fc1966638d1262b79eb01a1df00203772e771c7" }, "32bit": { - "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.1-win32.msi", - "hash": "2280eb904f7122b1ae49380164176aa48169eece1846a9255e71a3750e9b4139" + "url": "https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.2-win32.msi", + "hash": "dc28c4a5d630e817509f0fe556207eaa198bc762976ba65002eece3a44052310" } }, "extract_dir": "PFiles\\Yubico\\Yubico PIV Tool",