From 49c97e61b32f18def9a0c0bf0b4070d37ca5beae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 20:27:03 +0000 Subject: [PATCH] hyperfine: Update to version 1.16.1 --- bucket/hyperfine.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/hyperfine.json b/bucket/hyperfine.json index b798cd4f0e..4db5d33569 100644 --- a/bucket/hyperfine.json +++ b/bucket/hyperfine.json @@ -1,18 +1,18 @@ { - "version": "1.16.0", + "version": "1.16.1", "description": "A command-line benchmarking tool", "homepage": "https://github.com/sharkdp/hyperfine", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.16.0/hyperfine-v1.16.0-x86_64-pc-windows-msvc.zip", - "hash": "299b68922f2ddaf8ff8d9a3006fb56d42ce978c71d188bf2b7f2bc690346c3eb", - "extract_dir": "hyperfine-v1.16.0-x86_64-pc-windows-msvc" + "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.16.1/hyperfine-v1.16.1-x86_64-pc-windows-msvc.zip", + "hash": "12f5ddcc4fd587e3c1084e729a5d198bf6eacef5614a4cdfd557475ef5ef9e66", + "extract_dir": "hyperfine-v1.16.1-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.16.0/hyperfine-v1.16.0-i686-pc-windows-msvc.zip", - "hash": "8865e86ca1abe3268ca55a610410d92d3d2196ed56f731d867417c5e0fcb5a0b", - "extract_dir": "hyperfine-v1.16.0-i686-pc-windows-msvc" + "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.16.1/hyperfine-v1.16.1-i686-pc-windows-msvc.zip", + "hash": "06b656c96178213709b0fb943294bfa3f7a59f24e662ce9f903067a911c293e1", + "extract_dir": "hyperfine-v1.16.1-i686-pc-windows-msvc" } }, "bin": "hyperfine.exe",