2023-07-12 16:31:03 +00:00

22 lines
717 B
JSON

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