ddosify: Update to version 0.16.3

This commit is contained in:
github-actions[bot] 2023-04-18 16:27:13 +00:00
parent 79629c3e0f
commit 4346d2b202

View File

@ -1,20 +1,20 @@
{ {
"version": "0.16.2", "version": "0.16.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.16.2/ddosify_0.16.2_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.16.3/ddosify_0.16.3_windows_amd64.zip",
"hash": "de24c4d7df48d9b12ee52595cb7d41158615c3e97e527ee0e8f4da6ff6374b6b" "hash": "8a9abf6e5babd742859df36ec3fc3842b9402678ce91b540da9ee4f1b71ee98c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.2/ddosify_0.16.2_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.16.3/ddosify_0.16.3_windows_386.zip",
"hash": "d5377c28d5e5076e653698452bd88a23f0489a5d0b6789b084d6601ca9fa0ec1" "hash": "bc67fac726365a187cd6ab9d672aba011f66857de037ea685b0bff63c2af41e9"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.2/ddosify_0.16.2_windows_arm64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.16.3/ddosify_0.16.3_windows_arm64.zip",
"hash": "2089fc1b557f46f95f69189f00b4a8678b637c1c0e2efcd7aac27ea746ccf77d" "hash": "24ce419dc258f88d290257a0ba69fbabf732ae8597eeb0af363d5e2d3e2725f5"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",