hyperfine: Update to version 1.8.0

This commit is contained in:
Richard Kuhnt 2019-10-13 15:00:51 +00:00
parent a685a6abdd
commit d060bc3623

View File

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