Skip to content

Commit 5eb3a4e

Browse files
author
CubeEngine Sponge Updater
committed
Remove all the old versions
they don't really see updates anymore and we still carry their images in the repo
1 parent 2127d36 commit 5eb3a4e

3 files changed

Lines changed: 2 additions & 21 deletions

File tree

fetch-versions.sh

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@ declare -A api_mc_versions=(
88
[17]="1.21.10"
99
[16]="1.21.8"
1010
[15]="1.21.5"
11-
[14]="1.21.4"
12-
[13]="1.21.3"
13-
[12]="1.21.1"
14-
[11]="1.20.6"
15-
[10]="1.19.4"
16-
[9]="1.18.2"
17-
[8]="1.16.5"
1811
)
1912

2013
fetch_versions() {

latest-versions.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
{
2-
"10": "1.19.4-10.0.0-RC1588",
3-
"11": "1.20.6-11.0.1-RC1916",
4-
"12": "1.21.1-12.0.4-RC2569",
5-
"13": "1.21.3-13.0.1-RC2249",
6-
"14": "1.21.4-14.0.1-RC2560",
72
"15": "1.21.5-15.0.1-RC2561",
83
"16": "1.21.8-16.0.1-RC2562",
94
"17": "1.21.10-17.0.1-RC2582",
105
"18": "1.21.11-18.0.0-RC2583",
11-
"19": "26.1.1-19.0.0-RC2587",
12-
"8": "1.16.5-8.2.1-RC1737",
13-
"9": "1.18.2-9.0.0-RC1306"
6+
"19": "26.1.1-19.0.0-RC2587"
147
}

recommended-versions.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
{
2-
"11": "1.20.6-11.0.0",
3-
"12": "1.21.1-12.0.3",
4-
"13": "1.21.3-13.0.0",
5-
"14": "1.21.4-14.0.0",
62
"15": "1.21.5-15.0.0",
73
"16": "1.21.8-16.0.0",
8-
"17": "1.21.10-17.0.0",
9-
"8": "1.16.5-8.2.0"
4+
"17": "1.21.10-17.0.0"
105
}

0 commit comments

Comments
 (0)