mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
ddosify: Update to version 0.11.0
This commit is contained in:
parent
74fa26281f
commit
a1f2bf8e70
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.0",
|
"version": "0.11.0",
|
||||||
"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/v0.10.0/ddosify_0.10.0_windows_amd64.zip",
|
"url": "https://github.com/ddosify/ddosify/releases/download/v0.11.0/ddosify_0.11.0_windows_amd64.zip",
|
||||||
"hash": "afa917a5e5f942aaa754f800a6343f158172f085ee93a1c4e3fe938d58be6b38"
|
"hash": "d61768d6d3f5ac5d27ebc830c4fa6a6ae4a604f0d9eed8841df0b9963e632454"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ddosify/ddosify/releases/download/v0.10.0/ddosify_0.10.0_windows_386.zip",
|
"url": "https://github.com/ddosify/ddosify/releases/download/v0.11.0/ddosify_0.11.0_windows_386.zip",
|
||||||
"hash": "05e87f3d4c4f9e266b5b3e83d8f3416c4ed17aa1bf101ea6a7221037d9900174"
|
"hash": "47731beed0926fd74392e09f069e17c72dc1f6c21a757f68e6d6cc890403db0b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ddosify/ddosify/releases/download/v0.10.0/ddosify_0.10.0_windows_arm64.zip",
|
"url": "https://github.com/ddosify/ddosify/releases/download/v0.11.0/ddosify_0.11.0_windows_arm64.zip",
|
||||||
"hash": "aee12383614a33b2d960ed8b15c8cb73e8862fc631a9ae6c77d0614ed7ed4229"
|
"hash": "47c12546f07326b35b50e4dea5791ce56cf5bdc9034daa5a3111921c9b131553"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ddosify.exe",
|
"bin": "ddosify.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user