From 24daca4485ed11939a64115bd14ecfd95c3fb184 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 16:29:55 +0000 Subject: [PATCH] ddosify: Update to version 0.14.0 --- bucket/ddosify.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ddosify.json b/bucket/ddosify.json index d619cbd5f8..57998495a1 100644 --- a/bucket/ddosify.json +++ b/bucket/ddosify.json @@ -1,20 +1,20 @@ { - "version": "0.13.2", + "version": "0.14.0", "description": "Load testing and DDOS attack simulation tool", "homepage": "https://ddosify.com", "license": "AGPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.13.2/ddosify_0.13.2_windows_amd64.zip", - "hash": "72096da3833967cdfb2fc4d603dc9e4e99cf14a15f4abad80382557750115238" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.14.0/ddosify_0.14.0_windows_amd64.zip", + "hash": "8d63e71f7530a6ea045b2db317dc9efd254558b9d91c8747bb1ce9a8176bd8d7" }, "32bit": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.13.2/ddosify_0.13.2_windows_386.zip", - "hash": "89b1daee5262293be7da1a74a6bd273537f4171ec963106fa086f204e86eef22" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.14.0/ddosify_0.14.0_windows_386.zip", + "hash": "7179d7bf1835109e6aa7d6d35d2fca69a89a815d77dabd7d56587500ceb9ee2c" }, "arm64": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.13.2/ddosify_0.13.2_windows_arm64.zip", - "hash": "1581aaeefbc70c86ae8ffc754f625edad95c9ccaa9c1fd31b9863d690fdde6ac" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.14.0/ddosify_0.14.0_windows_arm64.zip", + "hash": "7602f65ca8b9fce571800df2a129dd4a1d6f3564ad118a032881672ce2dceda0" } }, "bin": "ddosify.exe",