mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
ddosify: Update to version 1.0.5
This commit is contained in:
parent
0017519516
commit
069c0ffb1c
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.4",
|
"version": "1.0.5",
|
||||||
"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.4/ddosify_1.0.4_windows_amd64.zip",
|
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.5/ddosify_1.0.5_windows_amd64.zip",
|
||||||
"hash": "2a9384fb62e2197d7423d5fb25740665ba93234351a122b9dda8308fd18242a9"
|
"hash": "0254f9207c2e6dbf0509064f892531810a97e4f95cf023265093d54b945660a8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.4/ddosify_1.0.4_windows_386.zip",
|
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.5/ddosify_1.0.5_windows_386.zip",
|
||||||
"hash": "27b5d3e72fbd7fc70356eacc54110fca22a0a11565da84d47b0f423e3cbd3bfe"
|
"hash": "57f11113d38568457f5aa5b60057ba06b9aa45ba81080a5f55693e5cf3bc7448"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.4/ddosify_1.0.4_windows_arm64.zip",
|
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.5/ddosify_1.0.5_windows_arm64.zip",
|
||||||
"hash": "141b53e147a2a0081c096c701427d23fe5e5357dc782e8545fe5fec14cbe31e3"
|
"hash": "dbc6365b8e4056c4422b9a6720699c2bfe572a0110a63d375384742f4d3214c1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ddosify.exe",
|
"bin": "ddosify.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user