ddosify: Update to version 0.7.9

This commit is contained in:
github-actions[bot] 2022-04-28 12:31:11 +00:00
parent a431c10ab8
commit 671f40365b

View File

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