mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
22 lines
734 B
JSON
22 lines
734 B
JSON
{
|
|
"homepage": "https://github.com/sharkdp/hyperfine",
|
|
"description": "A command-line benchmarking tool",
|
|
"license": "Apache-2.0",
|
|
"version": "1.10.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/sharkdp/hyperfine/releases/download/v1.10.0/hyperfine-v1.10.0-x86_64-pc-windows-msvc.zip",
|
|
"hash": "2f2d930ae41ce75034d0a988d44f125f58110f77decacea4a0bbb93d26c6f60e"
|
|
}
|
|
},
|
|
"bin": "hyperfine.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/sharkdp/hyperfine/releases/download/v$version/hyperfine-v$version-x86_64-pc-windows-msvc.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|