diff --git a/bucket/ddosify.json b/bucket/ddosify.json index 49253ef617..338422b954 100644 --- a/bucket/ddosify.json +++ b/bucket/ddosify.json @@ -1,20 +1,20 @@ { - "version": "0.16.7", + "version": "1.0.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.16.7/ddosify_0.16.7_windows_amd64.zip", - "hash": "3817cabf3365810f2e0f4d60d06aa07f50179f2d28e846b46f1ded577cbff477" + "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.0/ddosify_1.0.0_windows_amd64.zip", + "hash": "6b5b1a7e05614f635b2e5778c43c2eceeafa7068a7eb27827e0b44e6f4dfb131" }, "32bit": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.16.7/ddosify_0.16.7_windows_386.zip", - "hash": "5ed2ec9bac79d46e7bfbc6c258a1f33d5b0b914a89ea2b33699cac0f4d37e8c2" + "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.0/ddosify_1.0.0_windows_386.zip", + "hash": "51c04428c446ee506f121c5101cee43eb02c9fe1c35ea008792c7c17fac2d1fd" }, "arm64": { - "url": "https://github.com/ddosify/ddosify/releases/download/v0.16.7/ddosify_0.16.7_windows_arm64.zip", - "hash": "9bbb81d7025675f1c2a2861b13efe28e57858385be35160fc6aa5d7330f434ca" + "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.0/ddosify_1.0.0_windows_arm64.zip", + "hash": "044f5b330f7897d5bab4f896fdf7cb168cb056af7e543ba6ea2eb584ba6b4416" } }, "bin": "ddosify.exe",