From 8be5ee6d8123cdc8f70c228ec82bdc7d5182b811 Mon Sep 17 00:00:00 2001 From: Sirherobrine23 Date: Tue, 19 Sep 2023 18:04:53 +0000 Subject: [PATCH] New Minecraft bedrock server release (1.20.30.02) --- versions/1.20.30.02.json | 19 +++++++++++++++++++ versions/all.json | 19 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 versions/1.20.30.02.json diff --git a/versions/1.20.30.02.json b/versions/1.20.30.02.json new file mode 100644 index 0000000..65f93b9 --- /dev/null +++ b/versions/1.20.30.02.json @@ -0,0 +1,19 @@ +{ + "version": "1.20.30.02", + "date": "2023-09-05T23:29:08.000Z", + "release": "oficial", + "url": { + "linux": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.02/linux_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.02/linux_x64.tgz" + } + }, + "win32": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.02/win32_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.02/win32_x64.tgz" + } + } + } +} \ No newline at end of file diff --git a/versions/all.json b/versions/all.json index d64ba6f..bd2eb46 100644 --- a/versions/all.json +++ b/versions/all.json @@ -132,6 +132,25 @@ } } }, + { + "version": "1.20.30.02", + "date": "2023-09-05T23:29:08.000Z", + "release": "oficial", + "url": { + "linux": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.02/linux_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.02/linux_x64.tgz" + } + }, + "win32": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.02/win32_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.30.02/win32_x64.tgz" + } + } + } + }, { "version": "1.20.20.23", "date": "2023-07-24T22:16:40.000Z", -- 2.45.2