From 069c0ffb1c5f3004c76614d0299fa4dd0bccf9bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 20:27:23 +0000 Subject: [PATCH] ddosify: Update to version 1.0.5 --- bucket/ddosify.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ddosify.json b/bucket/ddosify.json index d923cc4d36..0d9d7e2ab1 100644 --- a/bucket/ddosify.json +++ b/bucket/ddosify.json @@ -1,20 +1,20 @@ { - "version": "1.0.4", + "version": "1.0.5", "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.4/ddosify_1.0.4_windows_amd64.zip", - "hash": "2a9384fb62e2197d7423d5fb25740665ba93234351a122b9dda8308fd18242a9" + "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.5/ddosify_1.0.5_windows_amd64.zip", + "hash": "0254f9207c2e6dbf0509064f892531810a97e4f95cf023265093d54b945660a8" }, "32bit": { - "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.4/ddosify_1.0.4_windows_386.zip", - "hash": "27b5d3e72fbd7fc70356eacc54110fca22a0a11565da84d47b0f423e3cbd3bfe" + "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.5/ddosify_1.0.5_windows_386.zip", + "hash": "57f11113d38568457f5aa5b60057ba06b9aa45ba81080a5f55693e5cf3bc7448" }, "arm64": { - "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.4/ddosify_1.0.4_windows_arm64.zip", - "hash": "141b53e147a2a0081c096c701427d23fe5e5357dc782e8545fe5fec14cbe31e3" + "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.5/ddosify_1.0.5_windows_arm64.zip", + "hash": "dbc6365b8e4056c4422b9a6720699c2bfe572a0110a63d375384742f4d3214c1" } }, "bin": "ddosify.exe",