From 0e024cef84e5b12139d9cfaf9c7a25b5e45b777b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 12:29:53 +0000 Subject: [PATCH] ddosify: Update to version 0.7.1 --- bucket/ddosify.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ddosify.json b/bucket/ddosify.json index cad670352f..fc09e1d2dc 100644 --- a/bucket/ddosify.json +++ b/bucket/ddosify.json @@ -1,16 +1,16 @@ { - "version": "0.6.1", + "version": "0.7.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.1/ddosify_0.6.1_windows_amd64.zip", - "hash": "4a0098bb93048b961941ecd6b6d325c1aed5e9490c6e556f8c0bdd39da128354" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.7.1/ddosify_0.7.1_windows_amd64.zip", + "hash": "50e21e95a8b3676a64c4acd831348dfa672611bfa9f69a3f64cd55a34001634c" }, "32bit": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.6.1/ddosify_0.6.1_windows_386.zip", - "hash": "a66e52c709b627ba67bd259e85adeff9993d30b213acc682720ecd9d5f9f976a" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.7.1/ddosify_0.7.1_windows_386.zip", + "hash": "09f52c8d791b9b8b1fa3f81bb83b1fc3eb95ee670e1cf5352dccdf902684b922" } }, "bin": "ddosify.exe",