From f9c4e59bc490e3b859929e18e7b5aef591b209fe Mon Sep 17 00:00:00 2001 From: Sirherobrine23 Date: Thu, 17 Aug 2023 18:05:00 +0000 Subject: [PATCH] New Minecraft bedrock server release (1.20.30.22) --- versions/1.20.30.22.json | 19 +++++++++++++++++++ versions/all.json | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 versions/1.20.30.22.json diff --git a/versions/1.20.30.22.json b/versions/1.20.30.22.json new file mode 100644 index 0000000..085e760 --- /dev/null +++ b/versions/1.20.30.22.json @@ -0,0 +1,19 @@ +{ + "version": "1.20.30.22", + "date": "2023-08-16T00:26:28.000Z", + "release": "preview", + "url": { + "linux": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.22/linux_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.22/linux_x64.tgz" + } + }, + "win32": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.22/win32_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.22/win32_x64.tgz" + } + } + } +} \ No newline at end of file diff --git a/versions/all.json b/versions/all.json index e6899eb..c30fb25 100644 --- a/versions/all.json +++ b/versions/all.json @@ -1,4 +1,23 @@ [ + { + "version": "1.20.30.22", + "date": "2023-08-16T00:26:28.000Z", + "release": "preview", + "url": { + "linux": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.22/linux_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.22/linux_x64.tgz" + } + }, + "win32": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.22/win32_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.22/win32_x64.tgz" + } + } + } + }, { "version": "1.20.30.21", "date": "2023-08-08T01:27:26.000Z", -- 2.45.2