ddosify: Update to version 0.13.2

This commit is contained in:
github-actions[bot] 2023-01-31 20:27:24 +00:00
parent bb4195190f
commit e56b325c96

View File

@ -1,20 +1,20 @@
{
"version": "0.13.1",
"version": "0.13.2",
"description": "Load testing and DDOS attack simulation tool",
"homepage": "https://ddosify.com",
"license": "AGPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.1/ddosify_0.13.1_windows_amd64.zip",
"hash": "1dafeb763d0b65b0148417c8daa21bdb1f5f28e88a37cefc66ceb53d136eb23e"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.2/ddosify_0.13.2_windows_amd64.zip",
"hash": "72096da3833967cdfb2fc4d603dc9e4e99cf14a15f4abad80382557750115238"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.1/ddosify_0.13.1_windows_386.zip",
"hash": "dbe62a566434ef0d1cf7b8ba6092026148e6836b5a32c37bfe4f5eb0011c4e08"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.2/ddosify_0.13.2_windows_386.zip",
"hash": "89b1daee5262293be7da1a74a6bd273537f4171ec963106fa086f204e86eef22"
},
"arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.1/ddosify_0.13.1_windows_arm64.zip",
"hash": "de73288b8a043858f3189395ca2b6f633e0d425d961a1e2e3b4eb4b7aa68fd04"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.2/ddosify_0.13.2_windows_arm64.zip",
"hash": "1581aaeefbc70c86ae8ffc754f625edad95c9ccaa9c1fd31b9863d690fdde6ac"
}
},
"bin": "ddosify.exe",