From e7d1c172576f22d2b538f1427898f3738dae810e Mon Sep 17 00:00:00 2001 From: Sirherobrine23 Date: Thu, 2 Nov 2023 18:05:47 +0000 Subject: [PATCH] New Minecraft bedrock server release (1.20.41.02) --- versions/1.20.41.02.json | 19 +++++++++++++++++++ versions/1.20.50.23.json | 19 +++++++++++++++++++ versions/all.json | 38 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 76 insertions(+) create mode 100644 versions/1.20.41.02.json create mode 100644 versions/1.20.50.23.json diff --git a/versions/1.20.41.02.json b/versions/1.20.41.02.json new file mode 100644 index 0000000..08445a4 --- /dev/null +++ b/versions/1.20.41.02.json @@ -0,0 +1,19 @@ +{ + "version": "1.20.41.02", + "date": "2023-10-31T22:41:32.000Z", + "release": "oficial", + "url": { + "linux": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.41.02/linux_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.41.02/linux_x64.tgz" + } + }, + "win32": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.41.02/win32_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.41.02/win32_x64.tgz" + } + } + } +} \ No newline at end of file diff --git a/versions/1.20.50.23.json b/versions/1.20.50.23.json new file mode 100644 index 0000000..1ca4f60 --- /dev/null +++ b/versions/1.20.50.23.json @@ -0,0 +1,19 @@ +{ + "version": "1.20.50.23", + "date": "2023-10-31T20:08:18.000Z", + "release": "preview", + "url": { + "linux": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.50.23/linux_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.50.23/linux_x64.tgz" + } + }, + "win32": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.50.23/win32_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.50.23/win32_x64.tgz" + } + } + } +} \ No newline at end of file diff --git a/versions/all.json b/versions/all.json index 4ee0e1d..e7dcc9d 100644 --- a/versions/all.json +++ b/versions/all.json @@ -1,4 +1,23 @@ [ + { + "version": "1.20.50.23", + "date": "2023-10-31T20:08:18.000Z", + "release": "preview", + "url": { + "linux": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.50.23/linux_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.50.23/linux_x64.tgz" + } + }, + "win32": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.50.23/win32_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.50.23/win32_x64.tgz" + } + } + } + }, { "version": "1.20.50.22", "date": "2023-10-23T21:23:26.000Z", @@ -56,6 +75,25 @@ } } }, + { + "version": "1.20.41.02", + "date": "2023-10-31T22:41:32.000Z", + "release": "oficial", + "url": { + "linux": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.41.02/linux_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.41.02/linux_x64.tgz" + } + }, + "win32": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.41.02/win32_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.41.02/win32_x64.tgz" + } + } + } + }, { "version": "1.20.40.24", "date": "2023-10-02T21:25:06.000Z", -- 2.47.2