From f76af5795eeccb689ac2f1c0d859d34bd2aa7048 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 25 May 2020 18:53:57 +0200 Subject: [PATCH] hyperfine: Update to version 1.10.0 --- bucket/hyperfine.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/hyperfine.json b/bucket/hyperfine.json index b7b9f8ba66..32bdeb77b6 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.9.0", + "version": "1.10.0", "architecture": { "64bit": { - "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.9.0/hyperfine-v1.9.0-x86_64-pc-windows-msvc.zip", - "hash": "30fcf48a55f680a0157e1f8be7698f028ed28bbd7fdd58ec725562c6d8885b60" + "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.10.0/hyperfine-v1.10.0-x86_64-pc-windows-msvc.zip", + "hash": "2f2d930ae41ce75034d0a988d44f125f58110f77decacea4a0bbb93d26c6f60e" } }, "bin": "hyperfine.exe",