ddosify: Update to version 1.0.5

This commit is contained in:
github-actions[bot] 2023-07-17 20:27:23 +00:00
parent 0017519516
commit 069c0ffb1c

View File

@ -1,20 +1,20 @@
{
"version": "1.0.4",
"version": "1.0.5",
"description": "Load testing and DDOS attack simulation tool",
"homepage": "https://ddosify.com",
"license": "AGPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.4/ddosify_1.0.4_windows_amd64.zip",
"hash": "2a9384fb62e2197d7423d5fb25740665ba93234351a122b9dda8308fd18242a9"
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.5/ddosify_1.0.5_windows_amd64.zip",
"hash": "0254f9207c2e6dbf0509064f892531810a97e4f95cf023265093d54b945660a8"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.4/ddosify_1.0.4_windows_386.zip",
"hash": "27b5d3e72fbd7fc70356eacc54110fca22a0a11565da84d47b0f423e3cbd3bfe"
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.5/ddosify_1.0.5_windows_386.zip",
"hash": "57f11113d38568457f5aa5b60057ba06b9aa45ba81080a5f55693e5cf3bc7448"
},
"arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.4/ddosify_1.0.4_windows_arm64.zip",
"hash": "141b53e147a2a0081c096c701427d23fe5e5357dc782e8545fe5fec14cbe31e3"
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.5/ddosify_1.0.5_windows_arm64.zip",
"hash": "dbc6365b8e4056c4422b9a6720699c2bfe572a0110a63d375384742f4d3214c1"
}
},
"bin": "ddosify.exe",