Skip to content

Commit 30e95df

Browse files
committed
Merge branch 'hotfix/v25.1.1'
2 parents 1fc64fd + 6d48fbf commit 30e95df

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

lgsm/data/ubuntu-24.04.csv

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ av
1111
bb
1212
bb2,libcurl4-gnutls-dev:i386
1313
bd
14-
bf1942,libncurses5:i386,libtinfo5:i386
15-
bfv,libncurses5:i386,libstdc++5:i386
16-
bmdm,libncurses5:i386
14+
bf1942
15+
bfv,libstdc++5:i386
16+
bmdm
1717
bo
1818
bs
1919
bt,libicu-dev,dos2unix,libxml2-utils
@@ -31,7 +31,7 @@ cs
3131
cs2
3232
cscz
3333
csgo
34-
css,libtinfo5:i386
34+
css
3535
ct
3636
dab
3737
dayz
@@ -48,7 +48,7 @@ etl
4848
ets2
4949
fctr
5050
fof
51-
gmod,libtinfo5:i386
51+
gmod
5252
hcu
5353
hl2dm
5454
hldm
@@ -69,13 +69,13 @@ mc,openjdk-21-jre
6969
mcb
7070
mh
7171
mohaa,libstdc++5:i386
72-
mta,libncursesw5,libxml2-utils
72+
mta,libxml2-utils
7373
nd
7474
nec
75-
nmrih,libtinfo5:i386
75+
nmrih
7676
ns
77-
ns2,speex,libtbb2
78-
ns2c,speex:i386,libtbb2
77+
ns2,speex
78+
ns2c,speex:i386
7979
ohd
8080
onset,libmariadb-dev
8181
opfor
@@ -104,7 +104,7 @@ scpsl,mono-complete
104104
scpslsm,mono-complete
105105
sdtd,telnet,expect,libxml2-utils
106106
sf
107-
sfc,libtinfo5:i386
107+
sfc
108108
sm,telnet,expect
109109
sof2
110110
sol
@@ -127,13 +127,13 @@ ut2k4
127127
ut3
128128
ut99
129129
vh,libc6-dev,libatomic1,libpulse-dev
130-
vints,aspnetcore-runtime-7.0
130+
vints,aspnetcore-runtime-8.0
131131
vpmc,openjdk-21-jre
132132
vs
133133
wet
134134
wf
135135
wmc,openjdk-21-jre
136136
wurm,xvfb
137137
xnt
138-
zmr,libtinfo5:i386
139-
zps,libtinfo5:i386
138+
zmr
139+
zps

lgsm/modules/core_modules.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
moduleselfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
1010

11-
modulesversion="v25.1.0"
11+
modulesversion="v25.1.1"
1212

1313
# Core
1414

linuxgsm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ if [ -f ".dev-debug" ]; then
2424
set -x
2525
fi
2626

27-
version="v25.1.0"
27+
version="v25.1.1"
2828
shortname="core"
2929
gameservername="core"
3030
commandname="CORE"

0 commit comments

Comments
 (0)