2023-10-09 12:30:36 +00:00

22 lines
717 B
JSON

{
"version": "0.6.5",
"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.5/oha-windows-amd64.exe#/oha.exe",
"hash": "15bdc218d33fea75793f899f4fba5ee74ca2dbf1c5f295d06c65d44f608f6c5c"
}
},
"bin": "oha.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/hatoo/oha/releases/download/v$version/oha-windows-amd64.exe#/oha.exe"
}
}
}
}