2024-12-07 08:30:45 +00:00

22 lines
717 B
JSON

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