2025-01-11 12:34:16 +00:00

22 lines
717 B
JSON

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