ddosify: Update to version 0.8.1

This commit is contained in:
github-actions[bot] 2022-07-18 08:30:09 +00:00
parent 931ce37df1
commit 40981f1605

View File

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