From ed276831640c539befe1a1652aa732f9596cc2d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 16:31:37 +0000 Subject: [PATCH] ddosify: Update to version 1.0.1 --- bucket/ddosify.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ddosify.json b/bucket/ddosify.json index 338422b954..d6daba953a 100644 --- a/bucket/ddosify.json +++ b/bucket/ddosify.json @@ -1,20 +1,20 @@ { - "version": "1.0.0", + "version": "1.0.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/v1.0.0/ddosify_1.0.0_windows_amd64.zip", - "hash": "6b5b1a7e05614f635b2e5778c43c2eceeafa7068a7eb27827e0b44e6f4dfb131" + "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.1/ddosify_1.0.1_windows_amd64.zip", + "hash": "c8781622f55712552255dff053a898ae45b5a7cd9d856ca49efe422a45a3c46e" }, "32bit": { - "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.0/ddosify_1.0.0_windows_386.zip", - "hash": "51c04428c446ee506f121c5101cee43eb02c9fe1c35ea008792c7c17fac2d1fd" + "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.1/ddosify_1.0.1_windows_386.zip", + "hash": "68110452b0175240f52afd227ebdab386db77e6318cd9ee3786d2e4229a87f13" }, "arm64": { - "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.0/ddosify_1.0.0_windows_arm64.zip", - "hash": "044f5b330f7897d5bab4f896fdf7cb168cb056af7e543ba6ea2eb584ba6b4416" + "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.1/ddosify_1.0.1_windows_arm64.zip", + "hash": "4514bb225104aa8822e5ae6e0de47f2a32098d9455e4849ac4b93fee1e7ab8b9" } }, "bin": "ddosify.exe",