ddosify: Update to version 0.15.1

This commit is contained in:
github-actions[bot] 2023-03-14 16:31:40 +00:00
parent 6a3cc7dc93
commit 884934d164

View File

@ -1,20 +1,20 @@
{ {
"version": "0.15.0", "version": "0.15.1",
"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.15.0/ddosify_0.15.0_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.1/ddosify_0.15.1_windows_amd64.zip",
"hash": "267b5c7021f9020b896ba79c6a36747d9d1c7a98bb14d48f6bb2f9b4ad6c1d87" "hash": "0ec0ccf6a17e1d9b0b72fed66323024ae50be98cd73a99f71e01f74195ff52c5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.15.0/ddosify_0.15.0_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.1/ddosify_0.15.1_windows_386.zip",
"hash": "6d9e10be5094e48bb983ca413dacf39d1a777fecf6c0944ce6dde6efb1e2ffd3" "hash": "08080a469fb6cb72e2f7f0ea05f734724d29790da501a5e4b681dd617ab9096d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.15.0/ddosify_0.15.0_windows_arm64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.1/ddosify_0.15.1_windows_arm64.zip",
"hash": "15c45412ddade94c062ba49b8ce0b1d156e4147f2b52f572a32a584d468aff16" "hash": "45fdb6a43f72afce39379de71ab4b6f9f6c323737c83fb9902878521c41dd338"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",