{ "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.4/ddosify_0.7.4_windows_amd64.zip", "hash": "4fa7bc9395e007a61138133f606f2bfcb401e3c3683b7012a8a5c8c188f851a9" }, "32bit": { "url": "https://github.com/ddosify/ddosify/releases/download/v0.7.4/ddosify_0.7.4_windows_386.zip", "hash": "bee20feff5b0026e7794dfb64a55bfaf4e71044053c90e92ec916e82705b9e3f" } }, "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" } } }