mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
ddosify: Update to version 0.14.0
This commit is contained in:
parent
09b0e651f6
commit
24daca4485
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.13.2",
|
"version": "0.14.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.13.2/ddosify_0.13.2_windows_amd64.zip",
|
"url": "https://github.com/ddosify/ddosify/releases/download/v0.14.0/ddosify_0.14.0_windows_amd64.zip",
|
||||||
"hash": "72096da3833967cdfb2fc4d603dc9e4e99cf14a15f4abad80382557750115238"
|
"hash": "8d63e71f7530a6ea045b2db317dc9efd254558b9d91c8747bb1ce9a8176bd8d7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.2/ddosify_0.13.2_windows_386.zip",
|
"url": "https://github.com/ddosify/ddosify/releases/download/v0.14.0/ddosify_0.14.0_windows_386.zip",
|
||||||
"hash": "89b1daee5262293be7da1a74a6bd273537f4171ec963106fa086f204e86eef22"
|
"hash": "7179d7bf1835109e6aa7d6d35d2fca69a89a815d77dabd7d56587500ceb9ee2c"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.2/ddosify_0.13.2_windows_arm64.zip",
|
"url": "https://github.com/ddosify/ddosify/releases/download/v0.14.0/ddosify_0.14.0_windows_arm64.zip",
|
||||||
"hash": "1581aaeefbc70c86ae8ffc754f625edad95c9ccaa9c1fd31b9863d690fdde6ac"
|
"hash": "7602f65ca8b9fce571800df2a129dd4a1d6f3564ad118a032881672ce2dceda0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ddosify.exe",
|
"bin": "ddosify.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user