diff --git a/bucket/hyperfine.json b/bucket/hyperfine.json index 7c76be6128..861712f71a 100644 --- a/bucket/hyperfine.json +++ b/bucket/hyperfine.json @@ -1,18 +1,18 @@ { - "version": "1.14.0", + "version": "1.15.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.14.0/hyperfine-v1.14.0-x86_64-pc-windows-msvc.zip", - "hash": "0e38512f7c731044629b5bb9f78f3d348a5906be43548c65b3c459333964dc0a", - "extract_dir": "hyperfine-v1.14.0-x86_64-pc-windows-msvc" + "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" }, "32bit": { - "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.14.0/hyperfine-v1.14.0-i686-pc-windows-msvc.zip", - "hash": "7b3dbcfbb6b26f28e132abc8d1dd53b1fbcb8b9c678ed031504de01ad5de28ff", - "extract_dir": "hyperfine-v1.14.0-i686-pc-windows-msvc" + "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" } }, "bin": "hyperfine.exe",