ddosify: Update to version 0.12.0

This commit is contained in:
github-actions[bot] 2023-01-16 16:31:12 +00:00
parent 6c90fd6545
commit 224b611b24

View File

@ -1,20 +1,20 @@
{
"version": "0.11.0",
"version": "0.12.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.11.0/ddosify_0.11.0_windows_amd64.zip",
"hash": "d61768d6d3f5ac5d27ebc830c4fa6a6ae4a604f0d9eed8841df0b9963e632454"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.12.0/ddosify_0.12.0_windows_amd64.zip",
"hash": "fb90eb0c4e20dfff2fc11a3cc011463301c63e9d859c40446e1600873f68834a"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.11.0/ddosify_0.11.0_windows_386.zip",
"hash": "47731beed0926fd74392e09f069e17c72dc1f6c21a757f68e6d6cc890403db0b"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.12.0/ddosify_0.12.0_windows_386.zip",
"hash": "c04ab9e07871d41f5ed28d9c0b67c71381e6470c437f282cf878e4af0860a4e5"
},
"arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.11.0/ddosify_0.11.0_windows_arm64.zip",
"hash": "47c12546f07326b35b50e4dea5791ce56cf5bdc9034daa5a3111921c9b131553"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.12.0/ddosify_0.12.0_windows_arm64.zip",
"hash": "24c301847ceb752cf995e6081366cec686ba96bc26b529f37cc3fc9771de5efc"
}
},
"bin": "ddosify.exe",