diff --git a/versions/1.20.20.20.json b/versions/1.20.20.20.json new file mode 100644 index 0000000..c5a2a48 --- /dev/null +++ b/versions/1.20.20.20.json @@ -0,0 +1,19 @@ +{ + "version": "1.20.20.20", + "date": "2023-06-26T22:01:04.000Z", + "release": "preview", + "url": { + "linux": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.20.20/linux_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.20.20/linux_x64.tgz" + } + }, + "win32": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.20.20/win32_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.20.20/win32_x64.tgz" + } + } + } +} \ No newline at end of file diff --git a/versions/all.json b/versions/all.json index b524013..6c55de8 100644 --- a/versions/all.json +++ b/versions/all.json @@ -1,4 +1,23 @@ [ + { + "version": "1.20.20.20", + "date": "2023-06-26T22:01:04.000Z", + "release": "preview", + "url": { + "linux": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.20.20/linux_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.20.20/linux_x64.tgz" + } + }, + "win32": { + "x64": { + "zip": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.20.20/win32_x64.zip", + "tgz": "https://github.com/Sirherobrine23/BedrockFetch/releases/download/1.20.20.20/win32_x64.tgz" + } + } + } + }, { "version": "1.20.10.24", "date": "2023-06-19T23:28:22.000Z",