From 52265fd214e25d6807f76794b9777063abdc628a Mon Sep 17 00:00:00 2001 From: Sirherobrine23 Date: Tue, 11 Jul 2023 19:02:04 +0000 Subject: [PATCH] New Minecraft bedrock server release (1.20.11.01) --- versions/1.20.11.01.json | 19 +++++++++++++++++++ versions/all.json | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 versions/1.20.11.01.json diff --git a/versions/1.20.11.01.json b/versions/1.20.11.01.json new file mode 100644 index 0000000..16160bb --- /dev/null +++ b/versions/1.20.11.01.json @@ -0,0 +1,19 @@ +{ + "version": "1.20.11.01", + "date": "2023-06-30T22:24:12.000Z", + "release": "oficial", + "url": { + "linux": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.11.01/linux_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.11.01/linux_x64.tgz" + } + }, + "win32": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.11.01/win32_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.11.01/win32_x64.tgz" + } + } + } +} \ No newline at end of file diff --git a/versions/all.json b/versions/all.json index d5f5c8c..53fedca 100644 --- a/versions/all.json +++ b/versions/all.json @@ -18,6 +18,25 @@ } } }, + { + "version": "1.20.11.01", + "date": "2023-06-30T22:24:12.000Z", + "release": "oficial", + "url": { + "linux": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.11.01/linux_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.11.01/linux_x64.tgz" + } + }, + "win32": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.11.01/win32_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.11.01/win32_x64.tgz" + } + } + } + }, { "version": "1.20.10.24", "date": "2023-06-19T23:28:22.000Z", -- 2.49.0