mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
22 lines
717 B
JSON
22 lines
717 B
JSON
{
|
|
"version": "0.6.0",
|
|
"description": "Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation",
|
|
"homepage": "https://github.com/hatoo/oha",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/hatoo/oha/releases/download/v0.6.0/oha-windows-amd64.exe#/oha.exe",
|
|
"hash": "ff36c5d07c0419e599002b5111f507ba2d85e8615b319d5c3518f36282656ed8"
|
|
}
|
|
},
|
|
"bin": "oha.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/hatoo/oha/releases/download/v$version/oha-windows-amd64.exe#/oha.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|