{ "version": "0.7.7", "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.7/ddosify_0.7.7_windows_amd64.zip", "hash": "d5d2d45aa4efede8e0db8a8d8cb3aec9dc229a46f730c9078d21259611ab92c0" }, "32bit": { "url": "https://github.com/ddosify/ddosify/releases/download/v0.7.7/ddosify_0.7.7_windows_386.zip", "hash": "b850266dca5eb9c5c73a47f09bbe865bfa2f70d2104c57261120e985a4228878" } }, "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" } } }