diff --git a/bucket/ddosify.json b/bucket/ddosify.json index 2d34230506..bcf447e44f 100644 --- a/bucket/ddosify.json +++ b/bucket/ddosify.json @@ -1,16 +1,16 @@ { - "version": "0.8.3", + "version": "0.9.0", "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.3/ddosify_0.8.3_windows_amd64.zip", - "hash": "d88e97a642bdd184618c36c7d1afb4d5c276b34e2bc030f1ab075cc213a2c13a" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.9.0/ddosify_0.9.0_windows_amd64.zip", + "hash": "596c421b077857d69cf59eea75874c769a3302626dcbaaa954c84a7c266ca522" }, "32bit": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.8.3/ddosify_0.8.3_windows_386.zip", - "hash": "6db7089618a6f73bbbf622f1594b2bf248e911e369b1c0d5b4015516bb3f3eb4" + "url": "https://github.com/ddosify/ddosify/releases/download/v0.9.0/ddosify_0.9.0_windows_386.zip", + "hash": "04eb03d486354a257ba8b583070efd60fc838cf8209869cc6a5a87bb43223fdb" } }, "bin": "ddosify.exe",