ddosify: Update to version 0.14.0

This commit is contained in:
github-actions[bot] 2023-02-13 16:29:55 +00:00
parent 09b0e651f6
commit 24daca4485

View File

@ -1,20 +1,20 @@
{
"version": "0.13.2",
"version": "0.14.0",
"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.13.2/ddosify_0.13.2_windows_amd64.zip",
"hash": "72096da3833967cdfb2fc4d603dc9e4e99cf14a15f4abad80382557750115238"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.14.0/ddosify_0.14.0_windows_amd64.zip",
"hash": "8d63e71f7530a6ea045b2db317dc9efd254558b9d91c8747bb1ce9a8176bd8d7"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.2/ddosify_0.13.2_windows_386.zip",
"hash": "89b1daee5262293be7da1a74a6bd273537f4171ec963106fa086f204e86eef22"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.14.0/ddosify_0.14.0_windows_386.zip",
"hash": "7179d7bf1835109e6aa7d6d35d2fca69a89a815d77dabd7d56587500ceb9ee2c"
},
"arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.2/ddosify_0.13.2_windows_arm64.zip",
"hash": "1581aaeefbc70c86ae8ffc754f625edad95c9ccaa9c1fd31b9863d690fdde6ac"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.14.0/ddosify_0.14.0_windows_arm64.zip",
"hash": "7602f65ca8b9fce571800df2a129dd4a1d6f3564ad118a032881672ce2dceda0"
}
},
"bin": "ddosify.exe",