ddosify: Update to version 1.0.0

This commit is contained in:
github-actions[bot] 2023-05-11 00:35:18 +00:00
parent d676da0811
commit 19aa467d0e

View File

@ -1,20 +1,20 @@
{ {
"version": "0.16.7", "version": "1.0.0",
"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.16.7/ddosify_0.16.7_windows_amd64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.0/ddosify_1.0.0_windows_amd64.zip",
"hash": "3817cabf3365810f2e0f4d60d06aa07f50179f2d28e846b46f1ded577cbff477" "hash": "6b5b1a7e05614f635b2e5778c43c2eceeafa7068a7eb27827e0b44e6f4dfb131"
}, },
"32bit": { "32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.7/ddosify_0.16.7_windows_386.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.0/ddosify_1.0.0_windows_386.zip",
"hash": "5ed2ec9bac79d46e7bfbc6c258a1f33d5b0b914a89ea2b33699cac0f4d37e8c2" "hash": "51c04428c446ee506f121c5101cee43eb02c9fe1c35ea008792c7c17fac2d1fd"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v0.16.7/ddosify_0.16.7_windows_arm64.zip", "url": "https://github.com/ddosify/ddosify/releases/download/v1.0.0/ddosify_1.0.0_windows_arm64.zip",
"hash": "9bbb81d7025675f1c2a2861b13efe28e57858385be35160fc6aa5d7330f434ca" "hash": "044f5b330f7897d5bab4f896fdf7cb168cb056af7e543ba6ea2eb584ba6b4416"
} }
}, },
"bin": "ddosify.exe", "bin": "ddosify.exe",