ddosify: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2023-01-26 12:30:44 +00:00
parent a8bb76ffee
commit 92724eacc0

View File

@ -1,20 +1,20 @@
{
"version": "0.12.0",
"version": "0.13.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.12.0/ddosify_0.12.0_windows_amd64.zip",
"hash": "fb90eb0c4e20dfff2fc11a3cc011463301c63e9d859c40446e1600873f68834a"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.0/ddosify_0.13.0_windows_amd64.zip",
"hash": "e50b1b40e504c2fa9a05400248c1d719250db1924015e5b4b7d5b7ce1a1925c2"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.12.0/ddosify_0.12.0_windows_386.zip",
"hash": "c04ab9e07871d41f5ed28d9c0b67c71381e6470c437f282cf878e4af0860a4e5"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.0/ddosify_0.13.0_windows_386.zip",
"hash": "fbc932254b2ef4c50e9b82c25065424d1b56cda288727b7eba3d9a3193d663b1"
},
"arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.12.0/ddosify_0.12.0_windows_arm64.zip",
"hash": "24c301847ceb752cf995e6081366cec686ba96bc26b529f37cc3fc9771de5efc"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.0/ddosify_0.13.0_windows_arm64.zip",
"hash": "9307f15286536a12daee54c78a9a28a5d8e16643f55dc0410952e16efcbf8966"
}
},
"bin": "ddosify.exe",