ddosify: Update to version 1.0.3

This commit is contained in:
github-actions[bot] 2023-05-29 16:27:41 +00:00
parent 02c02457b3
commit 15692f7905

View File

@ -1,20 +1,20 @@
{ {
"version": "1.0.1", "version": "1.0.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/v1.0.1/ddosify_1.0.1_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.3/ddosify_1.0.3_windows_amd64.zip",
"hash": "c8781622f55712552255dff053a898ae45b5a7cd9d856ca49efe422a45a3c46e" "hash": "4e9a4aa8192b5340b782ec00583f660e0c1dc9ecc89666ce4f9d6c5b67b30474"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.1/ddosify_1.0.1_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.3/ddosify_1.0.3_windows_386.zip",
"hash": "68110452b0175240f52afd227ebdab386db77e6318cd9ee3786d2e4229a87f13" "hash": "03397fc9c2a1f4455c40605f91c9087a39b41ddbea7a91e853430efd6c1dc36b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.1/ddosify_1.0.1_windows_arm64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.3/ddosify_1.0.3_windows_arm64.zip",
"hash": "4514bb225104aa8822e5ae6e0de47f2a32098d9455e4849ac4b93fee1e7ab8b9" "hash": "a00a3f33af42bb875e35e64b62a899e07a6c2e3d42694267d658beda29f4b0f0"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",