ddosify: Update to version 0.16.2

This commit is contained in:
github-actions[bot] 2023-04-15 16:27:05 +00:00
parent 00ca00f697
commit 919a651fc6

View File

@ -1,20 +1,20 @@
{
"version": "0.16.1",
"version": "0.16.2",
"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.1/ddosify_0.16.1_windows_amd64.zip",
"hash": "b04a21eab3a0d27cc49f496524b799aa5bfea6e313c5820e899881ca28944c13"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.2/ddosify_0.16.2_windows_amd64.zip",
"hash": "de24c4d7df48d9b12ee52595cb7d41158615c3e97e527ee0e8f4da6ff6374b6b"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.1/ddosify_0.16.1_windows_386.zip",
"hash": "b316d394dbc060937a267a107803bbb173ac8269fdeaa5fc7d56b04c127cf75d"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.2/ddosify_0.16.2_windows_386.zip",
"hash": "d5377c28d5e5076e653698452bd88a23f0489a5d0b6789b084d6601ca9fa0ec1"
},
"arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.1/ddosify_0.16.1_windows_arm64.zip",
"hash": "ffe307026608dfebbbfe140cba1f126bac91813e193dbb975c7f58e23e529cbd"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.2/ddosify_0.16.2_windows_arm64.zip",
"hash": "2089fc1b557f46f95f69189f00b4a8678b637c1c0e2efcd7aac27ea746ccf77d"
}
},
"bin": "ddosify.exe",