File tree 3 files changed +4
-4
lines changed
tests/setuponlytests/cf_files
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ ARG EASY_ADD_VERSION=0.8.10
30
30
ADD ${GITHUB_BASEURL}/itzg/easy-add/releases/download/${EASY_ADD_VERSION}/easy-add_${TARGETOS}_${TARGETARCH}${TARGETVARIANT} /usr/bin/easy-add
31
31
RUN chmod +x /usr/bin/easy-add
32
32
33
- ARG RESTIFY_VERSION=1.7.8
33
+ ARG RESTIFY_VERSION=1.7.9
34
34
RUN easy-add --var os=${TARGETOS} --var arch=${TARGETARCH}${TARGETVARIANT} \
35
35
--var version=${RESTIFY_VERSION} --var app=restify --file {{.app}} \
36
36
--from ${GITHUB_BASEURL}/itzg/{{.app}}/releases/download/{{.version}}/{{.app}}_{{.version}}_{{.os}}_{{.arch}}.tar.gz
@@ -50,7 +50,7 @@ RUN easy-add --var os=${TARGETOS} --var arch=${TARGETARCH}${TARGETVARIANT} \
50
50
--var version=${MC_SERVER_RUNNER_VERSION} --var app=mc-server-runner --file {{.app}} \
51
51
--from ${GITHUB_BASEURL}/itzg/{{.app}}/releases/download/{{.version}}/{{.app}}_{{.version}}_{{.os}}_{{.arch}}.tar.gz
52
52
53
- ARG MC_HELPER_VERSION=1.41.7
53
+ ARG MC_HELPER_VERSION=1.41.8
54
54
ARG MC_HELPER_BASE_URL=${GITHUB_BASEURL}/itzg/mc-image-helper/releases/download/${MC_HELPER_VERSION}
55
55
# used for cache busting local copy of mc-image-helper
56
56
ARG MC_HELPER_REV=1
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ services:
6
6
EULA : " TRUE"
7
7
SETUP_ONLY : " TRUE"
8
8
TYPE : FABRIC
9
- VERSION : 1.18.2
9
+ VERSION : 1.20.1
10
10
# Contains mix of Forge and Fabric mods
11
11
CURSEFORGE_FILES : |
12
12
https://www.curseforge.com/minecraft/mc-mods/clumps/files/4153343
Original file line number Diff line number Diff line change 1
- architectury-api@4.12.94
1
+ architectury-api@9.2.14
You can’t perform that action at this time.
0 commit comments