ddosify: Update to version 0.13.1

This commit is contained in:
github-actions[bot] 2023-01-29 20:25:47 +00:00
parent f317d2453d
commit ffeab06d3a

View File

@ -1,20 +1,20 @@
{
"version": "0.13.0",
"version": "0.13.1",
"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.0/ddosify_0.13.0_windows_amd64.zip",
"hash": "e50b1b40e504c2fa9a05400248c1d719250db1924015e5b4b7d5b7ce1a1925c2"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.1/ddosify_0.13.1_windows_amd64.zip",
"hash": "1dafeb763d0b65b0148417c8daa21bdb1f5f28e88a37cefc66ceb53d136eb23e"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.0/ddosify_0.13.0_windows_386.zip",
"hash": "fbc932254b2ef4c50e9b82c25065424d1b56cda288727b7eba3d9a3193d663b1"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.1/ddosify_0.13.1_windows_386.zip",
"hash": "dbe62a566434ef0d1cf7b8ba6092026148e6836b5a32c37bfe4f5eb0011c4e08"
},
"arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.0/ddosify_0.13.0_windows_arm64.zip",
"hash": "9307f15286536a12daee54c78a9a28a5d8e16643f55dc0410952e16efcbf8966"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.13.1/ddosify_0.13.1_windows_arm64.zip",
"hash": "de73288b8a043858f3189395ca2b6f633e0d425d961a1e2e3b4eb4b7aa68fd04"
}
},
"bin": "ddosify.exe",