2024-01-16 12:30:14 +00:00

22 lines
717 B
JSON

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