{ "version": "1.0.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/v1.0.4/ddosify_1.0.4_windows_amd64.zip", "hash": "2a9384fb62e2197d7423d5fb25740665ba93234351a122b9dda8308fd18242a9" }, "32bit": { "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.4/ddosify_1.0.4_windows_386.zip", "hash": "27b5d3e72fbd7fc70356eacc54110fca22a0a11565da84d47b0f423e3cbd3bfe" }, "arm64": { "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.4/ddosify_1.0.4_windows_arm64.zip", "hash": "141b53e147a2a0081c096c701427d23fe5e5357dc782e8545fe5fec14cbe31e3" } }, "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" }, "arm64": { "url": "https://github.com/ddosify/ddosify/releases/download/v$version/ddosify_$version_windows_arm64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }