2023-09-24 12:29:54 +00:00

22 lines
717 B
JSON

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