ddosify: Update to version 0.16.0

This commit is contained in:
github-actions[bot] 2023-04-04 12:30:16 +00:00
parent da5cc49c38
commit 305e97ad54

View File

@ -1,20 +1,20 @@
{
"version": "0.15.4",
"version": "0.16.0",
"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"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.0/ddosify_0.16.0_windows_amd64.zip",
"hash": "70c50f0018d00d128a25b26d83d4b28e5d717f5236653b1e561e37c570373065"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.15.4/ddosify_0.15.4_windows_386.zip",
"hash": "9f09e27cb917eaad5314fe45803b4742807cf73c753693d76aebef422bd48202"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.0/ddosify_0.16.0_windows_386.zip",
"hash": "ee18c628f79684cbb6bc259a6735b13a71408f863ee6a0e004a2f49564b5f4a0"
},
"arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.15.4/ddosify_0.15.4_windows_arm64.zip",
"hash": "1711d9aa244549a20f73a591c91bdd42d9b2555a913827b2eab7eb74518c78b7"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.0/ddosify_0.16.0_windows_arm64.zip",
"hash": "a773836138ece87f9bfd3b6030eed357d3f2f91c1e8aa029a6088b6924fdbbeb"
}
},
"bin": "ddosify.exe",