From e29cb75bbc13661c637f24a08ae560761897fae5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Oct 2022 00:41:58 +0000 Subject: [PATCH] ddosify: Update to version 0.9.0 --- bucket/ddosify.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ddosify.json b/bucket/ddosify.json index 2d34230506..bcf447e44f 100644 --- a/bucket/ddosify.json +++ b/bucket/ddosify.json @@ -1,16 +1,16 @@ { - "version": "0.8.3", + "version": "0.9.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.8.3/ddosify_0.8.3_windows_amd64.zip", - "hash": "d88e97a642bdd184618c36c7d1afb4d5c276b34e2bc030f1ab075cc213a2c13a" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.9.0/ddosify_0.9.0_windows_amd64.zip", + "hash": "596c421b077857d69cf59eea75874c769a3302626dcbaaa954c84a7c266ca522" }, "32bit": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.8.3/ddosify_0.8.3_windows_386.zip", - "hash": "6db7089618a6f73bbbf622f1594b2bf248e911e369b1c0d5b4015516bb3f3eb4" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.9.0/ddosify_0.9.0_windows_386.zip", + "hash": "04eb03d486354a257ba8b583070efd60fc838cf8209869cc6a5a87bb43223fdb" } }, "bin": "ddosify.exe",