mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
22 lines
717 B
JSON
22 lines
717 B
JSON
{
|
|
"version": "1.8.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.8.0/oha-windows-amd64.exe#/oha.exe",
|
|
"hash": "fdf07889ea8882fc316308a97c790822e53eba9b123d68fb6de9b1d251271597"
|
|
}
|
|
},
|
|
"bin": "oha.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/hatoo/oha/releases/download/v$version/oha-windows-amd64.exe#/oha.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|