2023-03-25 00:34:27 +00:00

41 lines
1.6 KiB
JSON

{
"version": "0.15.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/v0.15.4/ddosify_0.15.4_windows_amd64.zip",
"hash": "eb15a5ddce123282bd623487e38d581fa6123ef6f6b36274aaeaa3a98963b8c4"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.15.4/ddosify_0.15.4_windows_386.zip",
"hash": "9f09e27cb917eaad5314fe45803b4742807cf73c753693d76aebef422bd48202"
},
"arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.15.4/ddosify_0.15.4_windows_arm64.zip",
"hash": "1711d9aa244549a20f73a591c91bdd42d9b2555a913827b2eab7eb74518c78b7"
}
},
"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"
}
}
}