{ "version": "1.0.5", "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.5/ddosify_1.0.5_windows_amd64.zip", "hash": "0254f9207c2e6dbf0509064f892531810a97e4f95cf023265093d54b945660a8" }, "32bit": { "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.5/ddosify_1.0.5_windows_386.zip", "hash": "57f11113d38568457f5aa5b60057ba06b9aa45ba81080a5f55693e5cf3bc7448" }, "arm64": { "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.5/ddosify_1.0.5_windows_arm64.zip", "hash": "dbc6365b8e4056c4422b9a6720699c2bfe572a0110a63d375384742f4d3214c1" } }, "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" } } }