{ "version": "0.5.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.5.1/ddosify_0.5.1_windows_amd64.zip", "hash": "ea9525d126cd8a0453c6861401653bf14430b514f079f3a3dcfb4aeb5cae0508" }, "32bit": { "url": "https://github.com/ddosify/ddosify/releases/download/v0.5.1/ddosify_0.5.1_windows_386.zip", "hash": "0830f804c8035ee398820d553ef1904aa574fae0f5493bb681860887cd6b19a4" } }, "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" } } }