From acda998c664ca3f89ca7b1f7458bf2ab75649ac3 Mon Sep 17 00:00:00 2001 From: Sirherobrine23 Date: Sat, 17 Jun 2023 01:40:58 +0000 Subject: [PATCH] New Minecraft bedrock server release (1.20.10.23) --- versions/1.20.10.23.json | 19 +++++++++++++++++++ versions/all.json | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 versions/1.20.10.23.json diff --git a/versions/1.20.10.23.json b/versions/1.20.10.23.json new file mode 100644 index 0000000..4d7c60a --- /dev/null +++ b/versions/1.20.10.23.json @@ -0,0 +1,19 @@ +{ + "version": "1.20.10.23", + "date": "2023-06-12T23:31:06.000Z", + "release": "preview", + "url": { + "linux": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.23/linux_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.23/linux_x64.tgz" + } + }, + "win32": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.23/win32_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.23/win32_x64.tgz" + } + } + } +} \ No newline at end of file diff --git a/versions/all.json b/versions/all.json index d3e8fdf..402e59c 100644 --- a/versions/all.json +++ b/versions/all.json @@ -1,4 +1,23 @@ [ + { + "version": "1.20.10.23", + "date": "2023-06-12T23:31:06.000Z", + "release": "preview", + "url": { + "linux": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.23/linux_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.23/linux_x64.tgz" + } + }, + "win32": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.23/win32_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.10.23/win32_x64.tgz" + } + } + } + }, { "version": "1.20.10.21", "date": "2023-05-31T00:37:08.000Z", -- 2.47.2