From 1c6512e1498e9d9ed1eea1d8a2d7fd9cca3b42f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 17 Oct 2021 19:35:22 -0700 Subject: [PATCH] hyperfine: Update to version 1.12.0 --- bucket/hyperfine.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hyperfine.json b/bucket/hyperfine.json index 49b5cd7fc3..c3b9c52172 100644 --- a/bucket/hyperfine.json +++ b/bucket/hyperfine.json @@ -1,12 +1,12 @@ { - "version": "1.11.0", + "version": "1.12.0", "description": "A command-line benchmarking tool", "homepage": "https://github.com/sharkdp/hyperfine", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.11.0/hyperfine-v1.11.0-x86_64-pc-windows-msvc.zip", - "hash": "ebaed320d664d0a496d9f2b4953c80cff708c1571d0aa1170e0211b1ed4a7999" + "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.12.0/hyperfine-v1.12.0-x86_64-pc-windows-msvc.zip", + "hash": "ae92a684d0f72c209eab8fe320cfea877383605a7ed18d72e3096b938c28be4b" } }, "bin": "hyperfine.exe",