ddosify: Update to version 0.8.2

This commit is contained in:
github-actions[bot] 2022-09-05 16:30:25 +00:00
parent 1e11a87f0c
commit ee245e1f0a

View File

@ -1,16 +1,16 @@
{
"version": "0.8.1",
"version": "0.8.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.8.1/ddosify_0.8.1_windows_amd64.zip",
"hash": "1867daa2b46ac0132d50a1edeb7b1aa1c4e6ca5ec07bda36ec524ef6ecaf1868"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.8.2/ddosify_0.8.2_windows_amd64.zip",
"hash": "58480196848a79f726f9aa03f09605433d0cbbc50989d926b986a5bea4e7eab3"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.8.1/ddosify_0.8.1_windows_386.zip",
"hash": "37362d0d9a350c6514712a42f503e863afdfc8ea1454c852cecd798b3d9e8efd"
"url": "https://github.com/ddosify/ddosify/releases/download/v0.8.2/ddosify_0.8.2_windows_386.zip",
"hash": "54e5182e8df10c8816430837c1d0dc0d2c5dcd6f6b0f5ba89f33cbd261cbf134"
}
},
"bin": "ddosify.exe",