ddosify: Update to version 0.8.0

This commit is contained in:
github-actions[bot] 2022-06-08 00:33:21 +00:00
parent f72d501d82
commit 064f419947

View File

@ -1,16 +1,16 @@
{ {
"version": "0.7.9", "version": "0.8.0",
"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.9/ddosify_0.7.9_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.8.0/ddosify_0.8.0_windows_amd64.zip",
"hash": "19900e3ab941e022378a3896c18f7fdffbf1a0de7310d562ffd79c11d0d9c653" "hash": "b252fc3a2db860d7c4fad408d5db30b737ce132b81ad53e63193a0b5e7fbe1a7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.7.9/ddosify_0.7.9_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.8.0/ddosify_0.8.0_windows_386.zip",
"hash": "1d16d57879b836a71d5aa44984628ff4e66f3f20709167a75791464e939e84c6" "hash": "f80f99013d3f4745d4699f3a948a29bfa5e3db27a1d6506b2f59363d2b81a4a3"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",