2024-04-20 12:38:42 +00:00

22 lines
717 B
JSON

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