ddosify: Update to version 0.6.1

This commit is contained in:
github-actions[bot] 2021-12-18 12:30:12 +00:00
parent af08857a22
commit 3d0ceb6ac2

View File

@ -1,16 +1,16 @@
{ {
"version": "0.6.0", "version": "0.6.1",
"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.6.0/ddosify_0.6.0_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.6.1/ddosify_0.6.1_windows_amd64.zip",
"hash": "54c8b4b4ddf32f10f200aee8c7a402e76461e00aa3abc7b208fcca4d2524d682" "hash": "4a0098bb93048b961941ecd6b6d325c1aed5e9490c6e556f8c0bdd39da128354"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.6.0/ddosify_0.6.0_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.6.1/ddosify_0.6.1_windows_386.zip",
"hash": "96a12f9810243f227c9501748702c3b6e251697c094545d28d659743aa5eb84d" "hash": "a66e52c709b627ba67bd259e85adeff9993d30b213acc682720ecd9d5f9f976a"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",