hyperfine: Update to version 1.9.0

This commit is contained in:
Richard Kuhnt 2019-11-25 20:00:18 +00:00
parent e3150c8327
commit adb9c5a067

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/sharkdp/hyperfine",
"description": "A command-line benchmarking tool",
"license": "Apache-2.0",
"version": "1.8.0",
"version": "1.9.0",
"architecture": {
"64bit": {
"url": "https://github.com/sharkdp/hyperfine/releases/download/v1.8.0/hyperfine-v1.8.0-x86_64-pc-windows-msvc.zip",
"hash": "ebfdecd67fbd1a827bf4d5af016b9e40623df6d38524809567a1cb426de986cc"
"url": "https://github.com/sharkdp/hyperfine/releases/download/v1.9.0/hyperfine-v1.9.0-x86_64-pc-windows-msvc.zip",
"hash": "30fcf48a55f680a0157e1f8be7698f028ed28bbd7fdd58ec725562c6d8885b60"
}
},
"bin": "hyperfine.exe",