From ac9f9b4bd130a597317c13bdb416c17ed1199c10 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 16:30:07 +0000 Subject: [PATCH] ddosify: Update to version 0.10.0 --- bucket/ddosify.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ddosify.json b/bucket/ddosify.json index b579670114..23c3d94d0d 100644 --- a/bucket/ddosify.json +++ b/bucket/ddosify.json @@ -1,20 +1,20 @@ { - "version": "0.9.1", + "version": "0.10.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.9.1/ddosify_0.9.1_windows_amd64.zip", - "hash": "55a7ee132185f2f29a8daf79245149f3c751b9df50c659cc785e35007154a3b6" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.10.0/ddosify_0.10.0_windows_amd64.zip", + "hash": "afa917a5e5f942aaa754f800a6343f158172f085ee93a1c4e3fe938d58be6b38" }, "32bit": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.9.1/ddosify_0.9.1_windows_386.zip", - "hash": "9e388374bc2579a19aa09accf3a5a33bce522b51c18a70828831cd9a0e553581" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.10.0/ddosify_0.10.0_windows_386.zip", + "hash": "05e87f3d4c4f9e266b5b3e83d8f3416c4ed17aa1bf101ea6a7221037d9900174" }, "arm64": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.9.1/ddosify_0.9.1_windows_arm64.zip", - "hash": "5eec4de86cdcbfd43fb3a866ea5b89327da0ddd1c3c22fe6189b02a6d0eef60b" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.10.0/ddosify_0.10.0_windows_arm64.zip", + "hash": "aee12383614a33b2d960ed8b15c8cb73e8862fc631a9ae6c77d0614ed7ed4229" } }, "bin": "ddosify.exe",