ddosify: Update to version 0.5.2

This commit is contained in:
Richard Kuhnt 2021-11-12 15:01:48 +00:00
parent 3cc7a983ca
commit 32c1c510a7

View File

@ -1,16 +1,16 @@
{ {
"version": "0.5.1", "version": "0.5.2",
"description": "Load testing and DDOS attack simulation tool", "description": "Load testing and DDOS attack simulation tool",
"homepage": "https://ddosify.com", "homepage": "https://ddosify.com",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.5.1/ddosify_0.5.1_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.5.2/ddosify_0.5.2_windows_amd64.zip",
"hash": "ea9525d126cd8a0453c6861401653bf14430b514f079f3a3dcfb4aeb5cae0508" "hash": "d4bdf9833bab315d2657f1ef416c85ae28280d77141e12b5a89ee2e313e8a61a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.5.1/ddosify_0.5.1_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.5.2/ddosify_0.5.2_windows_386.zip",
"hash": "0830f804c8035ee398820d553ef1904aa574fae0f5493bb681860887cd6b19a4" "hash": "59533edd542de5ea0b93ad0a863520f7e28c9d5c6f73195096e0d99f66c46e30"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",