ddosify: Update to version 0.16.6

This commit is contained in:
github-actions[bot] 2023-04-19 12:30:36 +00:00
parent 6473415ce0
commit c74f3b0008

View File

@ -1,20 +1,20 @@
{ {
"version": "0.16.5", "version": "0.16.6",
"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.5/ddosify_0.16.5_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.16.6/ddosify_0.16.6_windows_amd64.zip",
"hash": "79d719574d10c3822b4fce518128f71638c9c03d234206e4ab8d8f8fe23d5147" "hash": "f089afaeff0feee980a24c5d887e13fd691e4b3eea7fc8e32fd100fb5787c8d1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.5/ddosify_0.16.5_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.16.6/ddosify_0.16.6_windows_386.zip",
"hash": "019b30bb2565af91035383e714e2ac1a5e2e2938ad1a6ccb244ec6d37016921f" "hash": "6c353f6406880c2e78f91b9e4b97b4c8bb99e1029f10ade91121451e84220a00"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.5/ddosify_0.16.5_windows_arm64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.16.6/ddosify_0.16.6_windows_arm64.zip",
"hash": "79f2965f9970689c5e3f0191abef7deceff5aa222f3915263bd0757fc9fe5b52" "hash": "78fd14ca197e6534461753d6fb9fb80140672cd7cec133b50b93e508c7a89cf9"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",