From 671f40365bbde62095b494b89fa024fbd5479e3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 12:31:11 +0000 Subject: [PATCH] ddosify: Update to version 0.7.9 --- bucket/ddosify.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/ddosify.json b/bucket/ddosify.json index f9cc5e6083..6c5715e634 100644 --- a/bucket/ddosify.json +++ b/bucket/ddosify.json @@ -1,16 +1,16 @@ { - "version": "0.7.7", + "version": "0.7.9", "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.7.7/ddosify_0.7.7_windows_amd64.zip", - "hash": "d5d2d45aa4efede8e0db8a8d8cb3aec9dc229a46f730c9078d21259611ab92c0" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.7.9/ddosify_0.7.9_windows_amd64.zip", + "hash": "19900e3ab941e022378a3896c18f7fdffbf1a0de7310d562ffd79c11d0d9c653" }, "32bit": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.7.7/ddosify_0.7.7_windows_386.zip", - "hash": "b850266dca5eb9c5c73a47f09bbe865bfa2f70d2104c57261120e985a4228878" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.7.9/ddosify_0.7.9_windows_386.zip", + "hash": "1d16d57879b836a71d5aa44984628ff4e66f3f20709167a75791464e939e84c6" } }, "bin": "ddosify.exe",