mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
hyperfine: Update to version 1.17.0
This commit is contained in:
parent
a8705ef1a7
commit
de367f8f02
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.16.1",
|
"version": "1.17.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.16.1/hyperfine-v1.16.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/hyperfine/releases/download/v1.17.0/hyperfine-v1.17.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "12f5ddcc4fd587e3c1084e729a5d198bf6eacef5614a4cdfd557475ef5ef9e66",
|
"hash": "496a4ebad0f461e81aafd38bedc339442a1c569c7256ad43cecbff1617cafaa4",
|
||||||
"extract_dir": "hyperfine-v1.16.1-x86_64-pc-windows-msvc"
|
"extract_dir": "hyperfine-v1.17.0-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sharkdp/hyperfine/releases/download/v1.16.1/hyperfine-v1.16.1-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/hyperfine/releases/download/v1.17.0/hyperfine-v1.17.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "06b656c96178213709b0fb943294bfa3f7a59f24e662ce9f903067a911c293e1",
|
"hash": "cee34495c9077a688f9664a5f5d4e06dbaff1036d77d19cd7201761c5f7a5aa1",
|
||||||
"extract_dir": "hyperfine-v1.16.1-i686-pc-windows-msvc"
|
"extract_dir": "hyperfine-v1.17.0-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hyperfine.exe",
|
"bin": "hyperfine.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user