update StAC to 6.1.4
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
8d5e02d58d
commit
7db50ae033
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ LABEL maintainer="philipp@boehm.sh"
|
|||
RUN \
|
||||
# download plugins
|
||||
wget -nv "https://github.com/dordnung/System2/releases/download/v3.3.2/system2.zip" -O system2.zip \
|
||||
&& wget -nv "https://github.com/sapphonie/StAC-tf2/releases/download/v6.1.3-beta10-fix/stac.zip" -O stac.zip \
|
||||
&& wget -nv "https://github.com/sapphonie/StAC-tf2/releases/download/v6.1.4/stac.zip" -O stac.zip \
|
||||
&& wget -nv "https://github.com/sapphonie/sourcemod-nativevotes-updated/releases/download/workflow-build61/nativevotes_sm_1.11.zip" -O nativevotes.zip \
|
||||
&& wget -nv "https://github.com/ErikMinekus/sm-advertisements/releases/download/2.1.1/release.tar.gz" -O advertisements.tar.gz \
|
||||
&& wget -nv "http://users.alliedmods.net/~kyles/builds/SteamWorks/SteamWorks-git132-linux.tar.gz" -O SteamWorks.tar.gz \
|
||||
|
|
Loading…
Reference in a new issue