ddosify: Update to version 0.7.5

This commit is contained in:
github-actions[bot] 2022-02-28 12:30:00 +00:00
parent 2958ac63ff
commit a5b44ad160

View File

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