mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-26 13:24:39 +00:00
22 lines
719 B
JSON
22 lines
719 B
JSON
{
|
|
"version": "1.13.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/v1.13.0/oha-windows-amd64.exe#/oha.exe",
|
|
"hash": "10b05ac60f475810890543ae3af999d553a16234a65b68dcd6fd6bcb583afd98"
|
|
}
|
|
},
|
|
"bin": "oha.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/hatoo/oha/releases/download/v$version/oha-windows-amd64.exe#/oha.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|