diff --git a/bucket/vegeta.json b/bucket/vegeta.json index 050ddb3934..14e8398184 100644 --- a/bucket/vegeta.json +++ b/bucket/vegeta.json @@ -1,20 +1,20 @@ { - "version": "12.12.0", + "version": "12.13.0", "description": "Versatile HTTP load testing tool", "homepage": "https://github.com/tsenart/vegeta", "license": "MIT", "architecture": { "32bit": { - "url": "https://github.com/tsenart/vegeta/releases/download/v12.12.0/vegeta_12.12.0_windows_386.zip", - "hash": "25589ec09e15def046c710867d20f51c0b73eb940f75da4580c549c2052b7aaf" + "url": "https://github.com/tsenart/vegeta/releases/download/v12.13.0/vegeta_12.13.0_windows_386.zip", + "hash": "f0592d6938dd868474c0c31b61e8d0858e6676329c08a2459264028d15d34681" }, "64bit": { - "url": "https://github.com/tsenart/vegeta/releases/download/v12.12.0/vegeta_12.12.0_windows_amd64.zip", - "hash": "42bc5ba2842b2f5c4ceb380a547039af0f50a008e48f88dfce4ace4bdfec6760" + "url": "https://github.com/tsenart/vegeta/releases/download/v12.13.0/vegeta_12.13.0_windows_amd64.zip", + "hash": "421362edb7c8e1b97db9faf43806d2a8850067afc97c2f1bf9bc5cdcdfc9c0b6" }, "arm64": { - "url": "https://github.com/tsenart/vegeta/releases/download/v12.12.0/vegeta_12.12.0_windows_arm64.zip", - "hash": "a8c657a7a61432e31e17f456ba956ce475063bc74812947a36828a945cf588bf" + "url": "https://github.com/tsenart/vegeta/releases/download/v12.13.0/vegeta_12.13.0_windows_arm64.zip", + "hash": "d8852495569b006b5db920f437865756573a494123aa8ec5d7af166cf2ce1263" } }, "bin": "vegeta.exe",