ddosify: Update to version 0.7.2

This commit is contained in:
github-actions[bot] 2022-01-17 12:31:22 +00:00
parent 04d09e0f94
commit 558c47e3f1

View File

@ -1,16 +1,16 @@
{ {
"version": "0.7.1", "version": "0.7.2",
"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.7.1/ddosify_0.7.1_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.7.2/ddosify_0.7.2_windows_amd64.zip",
"hash": "50e21e95a8b3676a64c4acd831348dfa672611bfa9f69a3f64cd55a34001634c" "hash": "1c846c3e5b64b1f7356c37606fb407a659a7f6b04dda6d412a663eaf7eb3b92f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.7.1/ddosify_0.7.1_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.7.2/ddosify_0.7.2_windows_386.zip",
"hash": "09f52c8d791b9b8b1fa3f81bb83b1fc3eb95ee670e1cf5352dccdf902684b922" "hash": "a0217b07faf7eceaacfdef7c0ad459f0d24f5e8f902ba8ae5bb8b70860ce86f2"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",