build: upgrade easy-add to 0.8.4 (#2686)

This commit is contained in:
Geoff Bourne 2024-02-27 22:19:29 -06:00 committed by GitHub
parent e152875f65
commit e38cc6ec3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ EXPOSE 25565
ARG APPS_REV=1
ARG GITHUB_BASEURL=https://github.com
ARG EASY_ADD_VERSION=0.8.2
ARG EASY_ADD_VERSION=0.8.4
ADD ${GITHUB_BASEURL}/itzg/easy-add/releases/download/${EASY_ADD_VERSION}/easy-add_${TARGETOS}_${TARGETARCH}${TARGETVARIANT} /usr/bin/easy-add
RUN chmod +x /usr/bin/easy-add

View File

@ -1 +1 @@
architectury-api@4.11.93
architectury-api@4.12.94