mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 20:21:18 +00:00
22 lines
731 B
JSON
22 lines
731 B
JSON
{
|
|
"homepage": "https://github.com/sharkdp/hyperfine",
|
|
"description": "A command-line benchmarking tool",
|
|
"license": "Apache-2.0",
|
|
"version": "1.8.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"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|