From fae85dac0cd732142b04704ce641194e8ad84f6c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 1 Sep 2019 14:00:23 +0000 Subject: [PATCH] hyperfine: Update to version 1.7.0 --- bucket/hyperfine.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hyperfine.json b/bucket/hyperfine.json index 3b4450513d..7172b97123 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.6.0", + "version": "1.7.0", "architecture": { "64bit": { - "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.6.0/hyperfine-v1.6.0-x86_64-pc-windows-msvc.zip", - "hash": "bad7db58bdaa5b520a79617931ebb29555bd81dca93864b9761197c88de38faf" + "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.7.0/hyperfine-v1.7.0-x86_64-pc-windows-msvc.zip", + "hash": "49344878a094e0998fb3e0ab808eec7754e02d4e11fac4f64b911ac2bb31026d" } }, "bin": "hyperfine.exe",