Skip to content

Commit

Permalink
fix(tf2-competitive): update etf2l configs to version 1.0.11 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc authored Nov 6, 2023
1 parent 850cea6 commit a50f9f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/tf2-competitive/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ ARG CURL_EXTENSION_FILE_NAME=curl.ext.so
ARG CURL_EXTENSION_URL=https://raw.githubusercontent.com/spiretf/docker-comp-server/master/${CURL_EXTENSION_FILE_NAME}

ARG ETF2L_CONFIGS_FILE_NAME=etf2l_configs.zip
ARG ETF2L_CONFIGS_VERSION=1.0.9
ARG ETF2L_CONFIGS_VERSION=1.0.11
ARG ETF2L_CONFIGS_URL=https://github.com/ETF2L/gameserver-configs/releases/download/${ETF2L_CONFIGS_VERSION}/${ETF2L_CONFIGS_FILE_NAME}

ARG RGL_CONFIGS_FILE_NAME=server-resources-updater.zip
Expand Down
2 changes: 1 addition & 1 deletion packages/tf2-competitive/checksum.md5
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
7083db26e05ffcb1af52928709809f26 curl_1.3.0.0.zip
011e7a2af1ad1f05b767113ff3709f0c curl.ext.so
77c89f24e218ef0375dc4f923bd8291e demostf.smx
7d0ca4646ab1192cab956ba8184f868a etf2l_configs.zip
18368137bd0b7ce0d8dd17111973b995 etf2l_configs.zip
c99c94133bf7965f69a6b3c19d66a393 mge.zip
f04d86ea2f7f97ff344bd25d77669b70 server-resources-updater.zip
d2ce504b4eee4768071862a2c5f6c687 soap.zip
Expand Down

0 comments on commit a50f9f2

Please sign in to comment.