ddosify: Update to version 0.15.4

This commit is contained in:
github-actions[bot] 2023-03-25 00:34:27 +00:00
parent c27f8147e6
commit 9d161bf3a2

View File

@ -1,20 +1,20 @@
{
"version": "0.15.3",
"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.3/ddosify_0.15.3_windows_amd64.zip",
"hash": "7890f2cbff1b006543324b735732e41c19d2b61fb6d09cf5a4b64b3361e26197"
"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.3/ddosify_0.15.3_windows_386.zip",
"hash": "b032e8f8660212a8142d7bf0a545e07c8ff05f9cfecd789facd0bd4cced6f5af"
"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.3/ddosify_0.15.3_windows_arm64.zip",
"hash": "d36f9b4c1ced3e589c60a890a080e4a42cf1040e35bb1913c125dc0c6b044eeb"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.15.4/ddosify_0.15.4_windows_arm64.zip",
"hash": "1711d9aa244549a20f73a591c91bdd42d9b2555a913827b2eab7eb74518c78b7"
}
},
"bin": "ddosify.exe",