ddosify: Update to version 0.15.3

This commit is contained in:
github-actions[bot] 2023-03-19 16:29:49 +00:00
parent 41615959ce
commit d7748fab24

View File

@ -1,20 +1,20 @@
{ {
"version": "0.15.2", "version": "0.15.3",
"description": "Load testing and DDOS attack simulation tool", "description": "Load testing and DDOS attack simulation tool",
"homepage": "https://ddosify.com", "homepage": "https://ddosify.com",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.15.2/ddosify_0.15.2_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.3/ddosify_0.15.3_windows_amd64.zip",
"hash": "b07e871bbd4e3d62495137b90464cce090ac4d91c7659cf8b8e88371b0fe5994" "hash": "7890f2cbff1b006543324b735732e41c19d2b61fb6d09cf5a4b64b3361e26197"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.15.2/ddosify_0.15.2_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.3/ddosify_0.15.3_windows_386.zip",
"hash": "20720a6a65f7875a0235a5e41509c6269ec547f1225d4c19eb164586115138ff" "hash": "b032e8f8660212a8142d7bf0a545e07c8ff05f9cfecd789facd0bd4cced6f5af"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.15.2/ddosify_0.15.2_windows_arm64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.3/ddosify_0.15.3_windows_arm64.zip",
"hash": "c36aff6162508e23d3b49024e8f81fed1dc6f328c924ccddb226daec6f34eef4" "hash": "d36f9b4c1ced3e589c60a890a080e4a42cf1040e35bb1913c125dc0c6b044eeb"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",