ddosify: Update to version 0.5.0

This commit is contained in:
Richard Kuhnt 2021-10-22 11:00:35 +00:00
parent bf5ca8d171
commit fc4ef02237

View File

@ -1,16 +1,16 @@
{
"version": "0.4.1",
"version": "0.5.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.4.1/ddosify_0.4.1_windows_amd64.zip",
"hash": "b73f7b65028a6cf12cb7bfc416895b8e47435e021593087ed6b35c28f9369d02"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.5.0/ddosify_0.5.0_windows_amd64.zip",
"hash": "adb42aff62f4a1ef0336388685cf30cd11ecc000827cb00324517c1675e7479a"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.4.1/ddosify_0.4.1_windows_386.zip",
"hash": "a527c4676f94d388722476f04a24f4d76c5ab5ff5536d7a77d88348f9ab42adb"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.5.0/ddosify_0.5.0_windows_386.zip",
"hash": "02459a078f26002dee678ab03043778e23ebf614c89ebafa683ca8c1c18cb9cd"
}
},
"bin": "ddosify.exe",