ddosify: Update to version 0.15.2

This commit is contained in:
github-actions[bot] 2023-03-19 00:34:24 +00:00
parent 719b1a3108
commit 7b2581e1cb

View File

@ -1,20 +1,20 @@
{ {
"version": "0.15.1", "version": "0.15.2",
"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.1/ddosify_0.15.1_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.2/ddosify_0.15.2_windows_amd64.zip",
"hash": "0ec0ccf6a17e1d9b0b72fed66323024ae50be98cd73a99f71e01f74195ff52c5" "hash": "b07e871bbd4e3d62495137b90464cce090ac4d91c7659cf8b8e88371b0fe5994"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.15.1/ddosify_0.15.1_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.2/ddosify_0.15.2_windows_386.zip",
"hash": "08080a469fb6cb72e2f7f0ea05f734724d29790da501a5e4b681dd617ab9096d" "hash": "20720a6a65f7875a0235a5e41509c6269ec547f1225d4c19eb164586115138ff"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.15.1/ddosify_0.15.1_windows_arm64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v0.15.2/ddosify_0.15.2_windows_arm64.zip",
"hash": "45fdb6a43f72afce39379de71ab4b6f9f6c323737c83fb9902878521c41dd338" "hash": "c36aff6162508e23d3b49024e8f81fed1dc6f328c924ccddb226daec6f34eef4"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",