2025-11-01 08:29:34 +00:00

22 lines
719 B
JSON

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