ddosify: Update to version 1.0.4

This commit is contained in:
github-actions[bot] 2023-07-03 16:28:42 +00:00
parent d54f64b66c
commit a6d988baaa

View File

@ -1,20 +1,20 @@
{ {
"version": "1.0.3", "version": "1.0.4",
"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.3/ddosify_1.0.3_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.4/ddosify_1.0.4_windows_amd64.zip",
"hash": "4e9a4aa8192b5340b782ec00583f660e0c1dc9ecc89666ce4f9d6c5b67b30474" "hash": "2a9384fb62e2197d7423d5fb25740665ba93234351a122b9dda8308fd18242a9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.3/ddosify_1.0.3_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.4/ddosify_1.0.4_windows_386.zip",
"hash": "03397fc9c2a1f4455c40605f91c9087a39b41ddbea7a91e853430efd6c1dc36b" "hash": "27b5d3e72fbd7fc70356eacc54110fca22a0a11565da84d47b0f423e3cbd3bfe"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.3/ddosify_1.0.3_windows_arm64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.4/ddosify_1.0.4_windows_arm64.zip",
"hash": "a00a3f33af42bb875e35e64b62a899e07a6c2e3d42694267d658beda29f4b0f0" "hash": "141b53e147a2a0081c096c701427d23fe5e5357dc782e8545fe5fec14cbe31e3"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",