From 8e7c181acfe0ef2aaedd909e0341a67f1f2376c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 16:42:31 +0000 Subject: [PATCH] ddosify: Update to version 0.9.1 --- bucket/ddosify.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ddosify.json b/bucket/ddosify.json index 52834f696c..b579670114 100644 --- a/bucket/ddosify.json +++ b/bucket/ddosify.json @@ -1,20 +1,20 @@ { - "version": "0.9.0", + "version": "0.9.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.9.0/ddosify_0.9.0_windows_amd64.zip", - "hash": "596c421b077857d69cf59eea75874c769a3302626dcbaaa954c84a7c266ca522" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.9.1/ddosify_0.9.1_windows_amd64.zip", + "hash": "55a7ee132185f2f29a8daf79245149f3c751b9df50c659cc785e35007154a3b6" }, "32bit": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.9.0/ddosify_0.9.0_windows_386.zip", - "hash": "04eb03d486354a257ba8b583070efd60fc838cf8209869cc6a5a87bb43223fdb" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.9.1/ddosify_0.9.1_windows_386.zip", + "hash": "9e388374bc2579a19aa09accf3a5a33bce522b51c18a70828831cd9a0e553581" }, "arm64": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.9.0/ddosify_0.9.0_windows_arm64.zip", - "hash": "6c51b876196b7194740a95ffcc493bd0d01013d0bdbdc85181e2af72ddd3fec8" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.9.1/ddosify_0.9.1_windows_arm64.zip", + "hash": "5eec4de86cdcbfd43fb3a866ea5b89327da0ddd1c3c22fe6189b02a6d0eef60b" } }, "bin": "ddosify.exe",