From 4bb8555b9dc7c5ba616c4ec1c34b45d293266dba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 08:28:02 +0000 Subject: [PATCH] hyperfine: Update to version 1.18.0 --- bucket/hyperfine.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/hyperfine.json b/bucket/hyperfine.json index 7b66fc03bf..fb863ff712 100644 --- a/bucket/hyperfine.json +++ b/bucket/hyperfine.json @@ -1,18 +1,18 @@ { - "version": "1.17.0", + "version": "1.18.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.17.0/hyperfine-v1.17.0-x86_64-pc-windows-msvc.zip", - "hash": "496a4ebad0f461e81aafd38bedc339442a1c569c7256ad43cecbff1617cafaa4", - "extract_dir": "hyperfine-v1.17.0-x86_64-pc-windows-msvc" + "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.18.0/hyperfine-v1.18.0-x86_64-pc-windows-msvc.zip", + "hash": "b43c22a9eb5f3b6e85bcf480e6adb986b2b0c27f52db762f017893bb1ad52794", + "extract_dir": "hyperfine-v1.18.0-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.17.0/hyperfine-v1.17.0-i686-pc-windows-msvc.zip", - "hash": "cee34495c9077a688f9664a5f5d4e06dbaff1036d77d19cd7201761c5f7a5aa1", - "extract_dir": "hyperfine-v1.17.0-i686-pc-windows-msvc" + "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.18.0/hyperfine-v1.18.0-i686-pc-windows-msvc.zip", + "hash": "8debc1af7a57abadb1e2dc886b1a4afd7b50c8297c24bd185c0b0f7b556bbb18", + "extract_dir": "hyperfine-v1.18.0-i686-pc-windows-msvc" } }, "bin": "hyperfine.exe",