ddosify: Update to version 0.8.3

This commit is contained in:
github-actions[bot] 2022-09-08 12:32:10 +00:00
parent 5a2ca1e0dc
commit 2680ce406b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.8.2", "version": "0.8.3",
"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.2/ddosify_0.8.2_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.8.3/ddosify_0.8.3_windows_amd64.zip",
"hash": "58480196848a79f726f9aa03f09605433d0cbbc50989d926b986a5bea4e7eab3" "hash": "d88e97a642bdd184618c36c7d1afb4d5c276b34e2bc030f1ab075cc213a2c13a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.8.2/ddosify_0.8.2_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.8.3/ddosify_0.8.3_windows_386.zip",
"hash": "54e5182e8df10c8816430837c1d0dc0d2c5dcd6f6b0f5ba89f33cbd261cbf134" "hash": "6db7089618a6f73bbbf622f1594b2bf248e911e369b1c0d5b4015516bb3f3eb4"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",