2024-05-29 12:31:37 +00:00

22 lines
717 B
JSON

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