ddosify: Update to version 0.5.1

This commit is contained in:
Richard Kuhnt 2021-10-23 19:02:38 +00:00
parent 0d6e0a96f1
commit 2b4c5207fd

View File

@ -1,16 +1,16 @@
{
"version": "0.5.0",
"version": "0.5.1",
"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.5.0/ddosify_0.5.0_windows_amd64.zip",
"hash": "adb42aff62f4a1ef0336388685cf30cd11ecc000827cb00324517c1675e7479a"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.5.1/ddosify_0.5.1_windows_amd64.zip",
"hash": "ea9525d126cd8a0453c6861401653bf14430b514f079f3a3dcfb4aeb5cae0508"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.5.0/ddosify_0.5.0_windows_386.zip",
"hash": "02459a078f26002dee678ab03043778e23ebf614c89ebafa683ca8c1c18cb9cd"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.5.1/ddosify_0.5.1_windows_386.zip",
"hash": "0830f804c8035ee398820d553ef1904aa574fae0f5493bb681860887cd6b19a4"
}
},
"bin": "ddosify.exe",