From 51c593be05743859b9975d6ec68ee293ca3b0812 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 20:28:13 +0000 Subject: [PATCH] hyperfine: Update to version 1.16.0 --- bucket/hyperfine.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/hyperfine.json b/bucket/hyperfine.json index 204c244070..b798cd4f0e 100644 --- a/bucket/hyperfine.json +++ b/bucket/hyperfine.json @@ -1,18 +1,18 @@ { - "version": "1.15.0", + "version": "1.16.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.15.0/hyperfine-v1.15.0-x86_64-pc-windows-msvc.zip", - "hash": "ebfefb5ad2bb183152e0b0e929ec8002e18e31e557d40264fa4f0488afecc992", - "extract_dir": "hyperfine-v1.15.0-x86_64-pc-windows-msvc" + "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" }, "32bit": { - "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.15.0/hyperfine-v1.15.0-i686-pc-windows-msvc.zip", - "hash": "6629b6a676632374fd9a41af3166a8f4eefef7a4efc6e47ac0f06094c19542d0", - "extract_dir": "hyperfine-v1.15.0-i686-pc-windows-msvc" + "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" } }, "bin": "hyperfine.exe",