2023-06-12 08:26:47 +00:00

22 lines
717 B
JSON

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