hyperfine: Update to version 1.16.0

This commit is contained in:
github-actions[bot] 2023-03-15 20:28:13 +00:00
parent df7e5c7075
commit 51c593be05

View File

@ -1,18 +1,18 @@
{ {
"version": "1.15.0", "version": "1.16.0",
"description": "A command-line benchmarking tool", "description": "A command-line benchmarking tool",
"homepage": "https://github.com/sharkdp/hyperfine", "homepage": "https://github.com/sharkdp/hyperfine",
"license": "Apache-2.0|MIT", "license": "Apache-2.0|MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sharkdp/hyperfine/releases/download/v1.15.0/hyperfine-v1.15.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.16.0/hyperfine-v1.16.0-x86_64-pc-windows-msvc.zip",
"hash": "ebfefb5ad2bb183152e0b0e929ec8002e18e31e557d40264fa4f0488afecc992", "hash": "299b68922f2ddaf8ff8d9a3006fb56d42ce978c71d188bf2b7f2bc690346c3eb",
"extract_dir": "hyperfine-v1.15.0-x86_64-pc-windows-msvc" "extract_dir": "hyperfine-v1.16.0-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sharkdp/hyperfine/releases/download/v1.15.0/hyperfine-v1.15.0-i686-pc-windows-msvc.zip", "url": "https://github.com/sharkdp/hyperfine/releases/download/v1.16.0/hyperfine-v1.16.0-i686-pc-windows-msvc.zip",
"hash": "6629b6a676632374fd9a41af3166a8f4eefef7a4efc6e47ac0f06094c19542d0", "hash": "8865e86ca1abe3268ca55a610410d92d3d2196ed56f731d867417c5e0fcb5a0b",
"extract_dir": "hyperfine-v1.15.0-i686-pc-windows-msvc" "extract_dir": "hyperfine-v1.16.0-i686-pc-windows-msvc"
} }
}, },
"bin": "hyperfine.exe", "bin": "hyperfine.exe",