2024-08-17 08:28:19 +00:00

22 lines
717 B
JSON

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