ddosify: Update to version 0.7.1

This commit is contained in:
github-actions[bot] 2021-12-22 12:29:53 +00:00
parent cfe61abdd1
commit 0e024cef84

View File

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