Skip to content

Commit e38cc6e

Browse files
authored
build: upgrade easy-add to 0.8.4 (#2686)
1 parent e152875 commit e38cc6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ EXPOSE 25565
2525
ARG APPS_REV=1
2626
ARG GITHUB_BASEURL=https://github.com
2727

28-
ARG EASY_ADD_VERSION=0.8.2
28+
ARG EASY_ADD_VERSION=0.8.4
2929
ADD ${GITHUB_BASEURL}/itzg/easy-add/releases/download/${EASY_ADD_VERSION}/easy-add_${TARGETOS}_${TARGETARCH}${TARGETVARIANT} /usr/bin/easy-add
3030
RUN chmod +x /usr/bin/easy-add
3131

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
architectury-api@4.11.93
1+
architectury-api@4.12.94

0 commit comments

Comments
 (0)