2024-02-03 08:24:45 +00:00

22 lines
717 B
JSON

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