ddosify: Update to version 0.7.7

This commit is contained in:
github-actions[bot] 2022-04-27 20:29:13 +00:00
parent 091bdaf7dc
commit 2beeec3649

View File

@ -1,16 +1,16 @@
{ {
"version": "0.7.6", "version": "0.7.7",
"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.6/ddosify_0.7.6_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.7.7/ddosify_0.7.7_windows_amd64.zip",
"hash": "d45a56a7ffa3e0f67c7d138bd3f1efd9668ba594bb9fef9eda8971d0b85b98c2" "hash": "d5d2d45aa4efede8e0db8a8d8cb3aec9dc229a46f730c9078d21259611ab92c0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.7.6/ddosify_0.7.6_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.7.7/ddosify_0.7.7_windows_386.zip",
"hash": "b9bcbcd1b07dfc8bb3c94a656a1ba2f95f78d4d0efcc89a2dd93f8b464821e7f" "hash": "b850266dca5eb9c5c73a47f09bbe865bfa2f70d2104c57261120e985a4228878"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",