{ "version": "0.5.2", "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.2/ddosify_0.5.2_windows_amd64.zip", "hash": "d4bdf9833bab315d2657f1ef416c85ae28280d77141e12b5a89ee2e313e8a61a" }, "32bit": { "url": "https://github.com/ddosify/ddosify/releases/download/v0.5.2/ddosify_0.5.2_windows_386.zip", "hash": "59533edd542de5ea0b93ad0a863520f7e28c9d5c6f73195096e0d99f66c46e30" } }, "bin": "ddosify.exe", "checkver": { "github": "https://github.com/ddosify/ddosify" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/ddosify/ddosify/releases/download/v$version/ddosify_$version_windows_amd64.zip" }, "32bit": { "url": "https://github.com/ddosify/ddosify/releases/download/v$version/ddosify_$version_windows_386.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }