Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update ETF2L.org configs to version 1.0.12 #138

Merged
merged 1 commit into from
Feb 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.11
ARG ETF2L_CONFIGS_VERSION=1.0.12
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
b1b12f3ff9dfc16db0f3e532eb213ef7 demostf.smx
18368137bd0b7ce0d8dd17111973b995 etf2l_configs.zip
ce8db0558582735b89ca95c915c893e6 etf2l_configs.zip
c99c94133bf7965f69a6b3c19d66a393 mge.zip
f04d86ea2f7f97ff344bd25d77669b70 server-resources-updater.zip
d2ce504b4eee4768071862a2c5f6c687 soap.zip
Expand Down