From 870e7bf19da4712ff52d4affbcbf58dc4cdcf0cb Mon Sep 17 00:00:00 2001 From: Sirherobrine23 Date: Wed, 22 Mar 2023 18:16:56 +0000 Subject: [PATCH] New Minecraft bedrock server release (1.19.80.22) --- versions/1.19.80.22.json | 13 +++++++++++++ versions/all.json | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 versions/1.19.80.22.json diff --git a/versions/1.19.80.22.json b/versions/1.19.80.22.json new file mode 100644 index 0000000..ed17d93 --- /dev/null +++ b/versions/1.19.80.22.json @@ -0,0 +1,13 @@ +{ + "version": "1.19.80.22", + "date": "2023-03-20T22:25:20.000Z", + "release": "preview", + "url": { + "win32": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.19.80.22/win32_x64_bedrock-server-1.19.80.22.zip" + }, + "linux": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.19.80.22/linux_x64_bedrock-server-1.19.80.22.zip" + } + } +} \ No newline at end of file diff --git a/versions/all.json b/versions/all.json index a26be26..eb8a702 100644 --- a/versions/all.json +++ b/versions/all.json @@ -1219,5 +1219,18 @@ "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.19.80.21/linux_x64_bedrock-server-1.19.80.21.zip" } } + }, + { + "version": "1.19.80.22", + "date": "2023-03-20T22:25:20.000Z", + "release": "preview", + "url": { + "win32": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.19.80.22/win32_x64_bedrock-server-1.19.80.22.zip" + }, + "linux": { + "x64": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.19.80.22/linux_x64_bedrock-server-1.19.80.22.zip" + } + } } ] \ No newline at end of file -- 2.50.1