From 3d0ceb6ac2bd2cb5955a71ce54114681cb54a8b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Dec 2021 12:30:12 +0000 Subject: [PATCH] ddosify: Update to version 0.6.1 --- bucket/ddosify.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ddosify.json b/bucket/ddosify.json index f481ecd32d..cad670352f 100644 --- a/bucket/ddosify.json +++ b/bucket/ddosify.json @@ -1,16 +1,16 @@ { - "version": "0.6.0", + "version": "0.6.1", "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.6.0/ddosify_0.6.0_windows_amd64.zip", - "hash": "54c8b4b4ddf32f10f200aee8c7a402e76461e00aa3abc7b208fcca4d2524d682" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.6.1/ddosify_0.6.1_windows_amd64.zip", + "hash": "4a0098bb93048b961941ecd6b6d325c1aed5e9490c6e556f8c0bdd39da128354" }, "32bit": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.6.0/ddosify_0.6.0_windows_386.zip", - "hash": "96a12f9810243f227c9501748702c3b6e251697c094545d28d659743aa5eb84d" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.6.1/ddosify_0.6.1_windows_386.zip", + "hash": "a66e52c709b627ba67bd259e85adeff9993d30b213acc682720ecd9d5f9f976a" } }, "bin": "ddosify.exe",