ddosify: Update to version 0.7.4

This commit is contained in:
github-actions[bot] 2022-02-21 12:30:08 +00:00
parent ef5b388b47
commit bb7c938566

View File

@ -1,16 +1,16 @@
{
"version": "0.7.3",
"version": "0.7.4",
"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.7.3/ddosify_0.7.3_windows_amd64.zip",
"hash": "04000909886491f57d8da65d6bb6e0242af6bf77c833049b70bcc63247a1b27a"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.7.4/ddosify_0.7.4_windows_amd64.zip",
"hash": "4fa7bc9395e007a61138133f606f2bfcb401e3c3683b7012a8a5c8c188f851a9"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.7.3/ddosify_0.7.3_windows_386.zip",
"hash": "d0e098af9c6636773ce05ecd70ef17f60659cf3487fa1ec8fcc9f92e1fde4538"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.7.4/ddosify_0.7.4_windows_386.zip",
"hash": "bee20feff5b0026e7794dfb64a55bfaf4e71044053c90e92ec916e82705b9e3f"
}
},
"bin": "ddosify.exe",