2024-10-26 12:32:05 +00:00

22 lines
717 B
JSON

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