ddosify: Update to version 0.6.0

This commit is contained in:
Richard Kuhnt 2021-11-19 09:00:42 +00:00
parent 8292b23455
commit e58a54cb10

View File

@ -1,16 +1,16 @@
{ {
"version": "0.5.2", "version": "0.6.0",
"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.2/ddosify_0.5.2_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.6.0/ddosify_0.6.0_windows_amd64.zip",
"hash": "d4bdf9833bab315d2657f1ef416c85ae28280d77141e12b5a89ee2e313e8a61a" "hash": "54c8b4b4ddf32f10f200aee8c7a402e76461e00aa3abc7b208fcca4d2524d682"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.5.2/ddosify_0.5.2_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.6.0/ddosify_0.6.0_windows_386.zip",
"hash": "59533edd542de5ea0b93ad0a863520f7e28c9d5c6f73195096e0d99f66c46e30" "hash": "96a12f9810243f227c9501748702c3b6e251697c094545d28d659743aa5eb84d"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",