mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
vegeta: Update to version 12.13.0
This commit is contained in:
parent
84f63ccd47
commit
fb1792856f
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "12.12.0",
|
"version": "12.13.0",
|
||||||
"description": "Versatile HTTP load testing tool",
|
"description": "Versatile HTTP load testing tool",
|
||||||
"homepage": "https://github.com/tsenart/vegeta",
|
"homepage": "https://github.com/tsenart/vegeta",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/tsenart/vegeta/releases/download/v12.12.0/vegeta_12.12.0_windows_386.zip",
|
"url": "https://github.com/tsenart/vegeta/releases/download/v12.13.0/vegeta_12.13.0_windows_386.zip",
|
||||||
"hash": "25589ec09e15def046c710867d20f51c0b73eb940f75da4580c549c2052b7aaf"
|
"hash": "f0592d6938dd868474c0c31b61e8d0858e6676329c08a2459264028d15d34681"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/tsenart/vegeta/releases/download/v12.12.0/vegeta_12.12.0_windows_amd64.zip",
|
"url": "https://github.com/tsenart/vegeta/releases/download/v12.13.0/vegeta_12.13.0_windows_amd64.zip",
|
||||||
"hash": "42bc5ba2842b2f5c4ceb380a547039af0f50a008e48f88dfce4ace4bdfec6760"
|
"hash": "421362edb7c8e1b97db9faf43806d2a8850067afc97c2f1bf9bc5cdcdfc9c0b6"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/tsenart/vegeta/releases/download/v12.12.0/vegeta_12.12.0_windows_arm64.zip",
|
"url": "https://github.com/tsenart/vegeta/releases/download/v12.13.0/vegeta_12.13.0_windows_arm64.zip",
|
||||||
"hash": "a8c657a7a61432e31e17f456ba956ce475063bc74812947a36828a945cf588bf"
|
"hash": "d8852495569b006b5db920f437865756573a494123aa8ec5d7af166cf2ce1263"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vegeta.exe",
|
"bin": "vegeta.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user