2025-12-16 08:32:01 +00:00

22 lines
719 B
JSON

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