mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-21 16:11:20 +00:00
22 lines
717 B
JSON
22 lines
717 B
JSON
{
|
|
"version": "0.5.6",
|
|
"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.5.6/oha-windows-amd64.exe#/oha.exe",
|
|
"hash": "1b47114806cd18d8a0a0de535a0066cf809de62e726d7cbd171ae36486da29c0"
|
|
}
|
|
},
|
|
"bin": "oha.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/hatoo/oha/releases/download/v$version/oha-windows-amd64.exe#/oha.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|