ddosify: Update to version 0.16.7

This commit is contained in:
github-actions[bot] 2023-04-26 16:28:15 +00:00
parent f704fcefc1
commit cb182ee6bc

View File

@ -1,20 +1,20 @@
{ {
"version": "0.16.6", "version": "0.16.7",
"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.6/ddosify_0.16.6_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.16.7/ddosify_0.16.7_windows_amd64.zip",
"hash": "f089afaeff0feee980a24c5d887e13fd691e4b3eea7fc8e32fd100fb5787c8d1" "hash": "3817cabf3365810f2e0f4d60d06aa07f50179f2d28e846b46f1ded577cbff477"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.6/ddosify_0.16.6_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.16.7/ddosify_0.16.7_windows_386.zip",
"hash": "6c353f6406880c2e78f91b9e4b97b4c8bb99e1029f10ade91121451e84220a00" "hash": "5ed2ec9bac79d46e7bfbc6c258a1f33d5b0b914a89ea2b33699cac0f4d37e8c2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.6/ddosify_0.16.6_windows_arm64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.16.7/ddosify_0.16.7_windows_arm64.zip",
"hash": "78fd14ca197e6534461753d6fb9fb80140672cd7cec133b50b93e508c7a89cf9" "hash": "9bbb81d7025675f1c2a2861b13efe28e57858385be35160fc6aa5d7330f434ca"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",