ddosify: Update to version 1.0.1

This commit is contained in:
github-actions[bot] 2023-05-11 16:31:37 +00:00
parent 705d73759b
commit ed27683164

View File

@ -1,20 +1,20 @@
{
"version": "1.0.0",
"version": "1.0.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/v1.0.0/ddosify_1.0.0_windows_amd64.zip",
"hash": "6b5b1a7e05614f635b2e5778c43c2eceeafa7068a7eb27827e0b44e6f4dfb131"
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.1/ddosify_1.0.1_windows_amd64.zip",
"hash": "c8781622f55712552255dff053a898ae45b5a7cd9d856ca49efe422a45a3c46e"
},
"32bit": {
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.0/ddosify_1.0.0_windows_386.zip",
"hash": "51c04428c446ee506f121c5101cee43eb02c9fe1c35ea008792c7c17fac2d1fd"
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.1/ddosify_1.0.1_windows_386.zip",
"hash": "68110452b0175240f52afd227ebdab386db77e6318cd9ee3786d2e4229a87f13"
},
"arm64": {
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.0/ddosify_1.0.0_windows_arm64.zip",
"hash": "044f5b330f7897d5bab4f896fdf7cb168cb056af7e543ba6ea2eb584ba6b4416"
"url": "https://github.com/ddosify/ddosify/releases/download/v1.0.1/ddosify_1.0.1_windows_arm64.zip",
"hash": "4514bb225104aa8822e5ae6e0de47f2a32098d9455e4849ac4b93fee1e7ab8b9"
}
},
"bin": "ddosify.exe",