From 7b2581e1cbdf2f219adcf2c7d4b3af07e3969dda Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Mar 2023 00:34:24 +0000 Subject: [PATCH] ddosify: Update to version 0.15.2 --- bucket/ddosify.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/ddosify.json b/bucket/ddosify.json index 0f033e9aaf..ecddb0dfbd 100644 --- a/bucket/ddosify.json +++ b/bucket/ddosify.json @@ -1,20 +1,20 @@ { - "version": "0.15.1", + "version": "0.15.2", "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.15.1/ddosify_0.15.1_windows_amd64.zip", - "hash": "0ec0ccf6a17e1d9b0b72fed66323024ae50be98cd73a99f71e01f74195ff52c5" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.2/ddosify_0.15.2_windows_amd64.zip", + "hash": "b07e871bbd4e3d62495137b90464cce090ac4d91c7659cf8b8e88371b0fe5994" }, "32bit": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.1/ddosify_0.15.1_windows_386.zip", - "hash": "08080a469fb6cb72e2f7f0ea05f734724d29790da501a5e4b681dd617ab9096d" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.2/ddosify_0.15.2_windows_386.zip", + "hash": "20720a6a65f7875a0235a5e41509c6269ec547f1225d4c19eb164586115138ff" }, "arm64": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.1/ddosify_0.15.1_windows_arm64.zip", - "hash": "45fdb6a43f72afce39379de71ab4b6f9f6c323737c83fb9902878521c41dd338" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.2/ddosify_0.15.2_windows_arm64.zip", + "hash": "c36aff6162508e23d3b49024e8f81fed1dc6f328c924ccddb226daec6f34eef4" } }, "bin": "ddosify.exe",