ddosify: Update to version 0.16.1

This commit is contained in:
github-actions[bot] 2023-04-14 20:24:33 +00:00
parent bfbb5c95e8
commit b33294f17b

View File

@ -1,20 +1,20 @@
{ {
"version": "0.16.0", "version": "0.16.1",
"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.0/ddosify_0.16.0_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.16.1/ddosify_0.16.1_windows_amd64.zip",
"hash": "70c50f0018d00d128a25b26d83d4b28e5d717f5236653b1e561e37c570373065" "hash": "b04a21eab3a0d27cc49f496524b799aa5bfea6e313c5820e899881ca28944c13"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.0/ddosify_0.16.0_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.16.1/ddosify_0.16.1_windows_386.zip",
"hash": "ee18c628f79684cbb6bc259a6735b13a71408f863ee6a0e004a2f49564b5f4a0" "hash": "b316d394dbc060937a267a107803bbb173ac8269fdeaa5fc7d56b04c127cf75d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.0/ddosify_0.16.0_windows_arm64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.16.1/ddosify_0.16.1_windows_arm64.zip",
"hash": "a773836138ece87f9bfd3b6030eed357d3f2f91c1e8aa029a6088b6924fdbbeb" "hash": "ffe307026608dfebbbfe140cba1f126bac91813e193dbb975c7f58e23e529cbd"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",