ddosify: Update to version 0.16.5

This commit is contained in:
github-actions[bot] 2023-04-18 20:25:26 +00:00
parent fd6c045b81
commit 59980869b2

View File

@ -1,20 +1,20 @@
{
"version": "0.16.3",
"version": "0.16.5",
"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.16.3/ddosify_0.16.3_windows_amd64.zip",
"hash": "8a9abf6e5babd742859df36ec3fc3842b9402678ce91b540da9ee4f1b71ee98c"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.5/ddosify_0.16.5_windows_amd64.zip",
"hash": "79d719574d10c3822b4fce518128f71638c9c03d234206e4ab8d8f8fe23d5147"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.3/ddosify_0.16.3_windows_386.zip",
"hash": "bc67fac726365a187cd6ab9d672aba011f66857de037ea685b0bff63c2af41e9"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.5/ddosify_0.16.5_windows_386.zip",
"hash": "019b30bb2565af91035383e714e2ac1a5e2e2938ad1a6ccb244ec6d37016921f"
},
"arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.3/ddosify_0.16.3_windows_arm64.zip",
"hash": "24ce419dc258f88d290257a0ba69fbabf732ae8597eeb0af363d5e2d3e2725f5"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.5/ddosify_0.16.5_windows_arm64.zip",
"hash": "79f2965f9970689c5e3f0191abef7deceff5aa222f3915263bd0757fc9fe5b52"
}
},
"bin": "ddosify.exe",