From d044a74996f617784e481862c6f78ec2f545a537 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 12:32:37 +0000 Subject: [PATCH] hyperfine: Update to version 1.20.0 --- bucket/hyperfine.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/hyperfine.json b/bucket/hyperfine.json index 5c245e4ede..09af0e4e15 100644 --- a/bucket/hyperfine.json +++ b/bucket/hyperfine.json @@ -1,18 +1,18 @@ { - "version": "1.19.0", + "version": "1.20.0", "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.19.0/hyperfine-v1.19.0-x86_64-pc-windows-msvc.zip", - "hash": "3e488eea6d930f54a43b1b2c8c01226286c7c01b5ba7211d7beb9029918a616c", - "extract_dir": "hyperfine-v1.19.0-x86_64-pc-windows-msvc" + "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.20.0/hyperfine-v1.20.0-x86_64-pc-windows-msvc.zip", + "hash": "2508c549b049b1d4342d08edc1cb42bfac169082b6e3069431b5bab9822dbb32", + "extract_dir": "hyperfine-v1.20.0-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.19.0/hyperfine-v1.19.0-i686-pc-windows-msvc.zip", - "hash": "b649e7f0ed2b02d2f8977cb27fbb080ccd9bfc53ffb9dfebbe9fdee5e0f4d419", - "extract_dir": "hyperfine-v1.19.0-i686-pc-windows-msvc" + "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.20.0/hyperfine-v1.20.0-i686-pc-windows-msvc.zip", + "hash": "6e051e1c843c52110a1d0efba76a51ff506a5333f5d5cfd8d11674f0ad9200e2", + "extract_dir": "hyperfine-v1.20.0-i686-pc-windows-msvc" } }, "bin": "hyperfine.exe",