Skip to content

Commit

Permalink
fix(deps): update SourceMod to version 1.12.0-git7164 (#185)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 25, 2024
1 parent d0c4e50 commit 9fa5f2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/tf2-sourcemod/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ARG METAMOD_TARBALL_URL=https://mms.alliedmods.net/mmsdrop/${METAMOD_VERSION_MAJ
ARG SOURCEMOD_VERSION_MAJOR=1
ARG SOURCEMOD_VERSION_MINOR=12
ARG SOURCEMOD_VERSION_PATCH=0
ARG SOURCEMOD_VERSION_BUILD=7158
ARG SOURCEMOD_VERSION_BUILD=7164
ARG SOURCEMOD_VERSION=${SOURCEMOD_VERSION_MAJOR}.${SOURCEMOD_VERSION_MINOR}.${SOURCEMOD_VERSION_PATCH}-git${SOURCEMOD_VERSION_BUILD}
ARG SOURCEMOD_TARBALL_FILE_NAME=sourcemod-${SOURCEMOD_VERSION}-linux.tar.gz
ARG SOURCEMOD_TARBALL_URL=https://sm.alliedmods.net/smdrop/${SOURCEMOD_VERSION_MAJOR}.${SOURCEMOD_VERSION_MINOR}/${SOURCEMOD_TARBALL_FILE_NAME}
Expand Down
2 changes: 1 addition & 1 deletion packages/tf2-sourcemod/checksum.md5
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
60124dac6cb5d89194bcb93156b802ba mmsource-1.12.0-git1210-linux.tar.gz
ff0c4aa127faa1323c2ca8027c02000d sourcemod-1.12.0-git7158-linux.tar.gz
bbfdcc4b3f98f26e3b0b8a5759f52ec9 sourcemod-1.12.0-git7164-linux.tar.gz

0 comments on commit 9fa5f2e

Please sign in to comment.