ddosify: Update to version 1.0.6

This commit is contained in:
github-actions[bot] 2023-11-24 04:25:41 +00:00
parent b40ef62333
commit 3dab3bc697

View File

@ -1,20 +1,20 @@
{ {
"version": "1.0.5", "version": "1.0.6",
"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/v1.0.5/ddosify_1.0.5_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.6/ddosify_1.0.6_windows_amd64.zip",
"hash": "0254f9207c2e6dbf0509064f892531810a97e4f95cf023265093d54b945660a8" "hash": "f3980b434a64da7190d99bdcd04fb0c7162f44eeccdaf1f3489a30ac378f04ee"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.5/ddosify_1.0.5_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.6/ddosify_1.0.6_windows_386.zip",
"hash": "57f11113d38568457f5aa5b60057ba06b9aa45ba81080a5f55693e5cf3bc7448" "hash": "6f85c397f5351b9cb87e01e72bc1ee71a19eb4021fea973056fb138bd1434a0e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.5/ddosify_1.0.5_windows_arm64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.6/ddosify_1.0.6_windows_arm64.zip",
"hash": "dbc6365b8e4056c4422b9a6720699c2bfe572a0110a63d375384742f4d3214c1" "hash": "42d878db6197680c0f310d509920d9c6e7dfe4360ee71895c012a45d5dc43446"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",