2025-09-06 08:28:36 +00:00

22 lines
719 B
JSON

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