From d060bc362320f3d0736c88ec8313ee211f0d3e13 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 13 Oct 2019 15:00:51 +0000 Subject: [PATCH] hyperfine: Update to version 1.8.0 --- bucket/hyperfine.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hyperfine.json b/bucket/hyperfine.json index 7172b97123..f79cbccc08 100644 --- a/bucket/hyperfine.json +++ b/bucket/hyperfine.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/sharkdp/hyperfine", "description": "A command-line benchmarking tool", "license": "Apache-2.0", - "version": "1.7.0", + "version": "1.8.0", "architecture": { "64bit": { - "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.7.0/hyperfine-v1.7.0-x86_64-pc-windows-msvc.zip", - "hash": "49344878a094e0998fb3e0ab808eec7754e02d4e11fac4f64b911ac2bb31026d" + "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.8.0/hyperfine-v1.8.0-x86_64-pc-windows-msvc.zip", + "hash": "ebfdecd67fbd1a827bf4d5af016b9e40623df6d38524809567a1cb426de986cc" } }, "bin": "hyperfine.exe",