mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
oha: Add version 0.5.3 (#3842)
* Add oha load tester * Comply with contribution guidelines * Apply suggestions from code review Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> * Update bucket/oha.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
a783130272
commit
ad2e92c50d
21
bucket/oha.json
Normal file
21
bucket/oha.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"version": "0.5.3",
|
||||||
|
"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.5.3/oha-windows-amd64.exe#/oha.exe",
|
||||||
|
"hash": "2301809346342c7e5f6782d5ad605f1c6822b2f6cb02368138e54b1582eeb5a5"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "oha.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/hatoo/oha/releases/download/v$version/oha-windows-amd64.exe#/oha.exe"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user