2022-08-27 08:29:30 +00:00

22 lines
717 B
JSON

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