ddosify: Update to version 0.9.0

This commit is contained in:
github-actions[bot] 2022-10-16 00:41:58 +00:00
parent 6bb841ceff
commit e29cb75bbc

View File

@ -1,16 +1,16 @@
{ {
"version": "0.8.3", "version": "0.9.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.8.3/ddosify_0.8.3_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.9.0/ddosify_0.9.0_windows_amd64.zip",
"hash": "d88e97a642bdd184618c36c7d1afb4d5c276b34e2bc030f1ab075cc213a2c13a" "hash": "596c421b077857d69cf59eea75874c769a3302626dcbaaa954c84a7c266ca522"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.8.3/ddosify_0.8.3_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.9.0/ddosify_0.9.0_windows_386.zip",
"hash": "6db7089618a6f73bbbf622f1594b2bf248e911e369b1c0d5b4015516bb3f3eb4" "hash": "04eb03d486354a257ba8b583070efd60fc838cf8209869cc6a5a87bb43223fdb"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",