{ "version": "0.15.1", "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.15.1/ddosify_0.15.1_windows_amd64.zip", "hash": "0ec0ccf6a17e1d9b0b72fed66323024ae50be98cd73a99f71e01f74195ff52c5" }, "32bit": { "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.1/ddosify_0.15.1_windows_386.zip", "hash": "08080a469fb6cb72e2f7f0ea05f734724d29790da501a5e4b681dd617ab9096d" }, "arm64": { "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.1/ddosify_0.15.1_windows_arm64.zip", "hash": "45fdb6a43f72afce39379de71ab4b6f9f6c323737c83fb9902878521c41dd338" } }, "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" } } }