From 40981f16058f02cb4fef9280b34d1bc265eacf52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 08:30:09 +0000 Subject: [PATCH] ddosify: Update to version 0.8.1 --- bucket/ddosify.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ddosify.json b/bucket/ddosify.json index 883515504c..76224096fb 100644 --- a/bucket/ddosify.json +++ b/bucket/ddosify.json @@ -1,16 +1,16 @@ { - "version": "0.8.0", + "version": "0.8.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.8.0/ddosify_0.8.0_windows_amd64.zip", - "hash": "b252fc3a2db860d7c4fad408d5db30b737ce132b81ad53e63193a0b5e7fbe1a7" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.8.1/ddosify_0.8.1_windows_amd64.zip", + "hash": "1867daa2b46ac0132d50a1edeb7b1aa1c4e6ca5ec07bda36ec524ef6ecaf1868" }, "32bit": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.8.0/ddosify_0.8.0_windows_386.zip", - "hash": "f80f99013d3f4745d4699f3a948a29bfa5e3db27a1d6506b2f59363d2b81a4a3" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.8.1/ddosify_0.8.1_windows_386.zip", + "hash": "37362d0d9a350c6514712a42f503e863afdfc8ea1454c852cecd798b3d9e8efd" } }, "bin": "ddosify.exe",