Skip to content

Commit

Permalink
fix(deps): update SrcTv+ to version 2.0 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrappachc authored Jun 22, 2022
1 parent 45c46d5 commit 75e1a06
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/tf2-competitive/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ ARG DEMOS_TF_PLUGIN_FILE_NAME=demostf.smx
ARG DEMOS_TF_PLUGIN_URL=https://github.com/demostf/plugin/raw/master/${DEMOS_TF_PLUGIN_FILE_NAME}

ARG SRCTV_PLUS_SO_FILE_NAME=srctvplus.so
ARG SRCTV_PLUS_SO_URL=https://github.com/dalegaard/srctvplus/releases/download/v1.1/${SRCTV_PLUS_SO_FILE_NAME}
ARG SRCTV_PLUS_SO_URL=https://github.com/dalegaard/srctvplus/releases/download/v2.0/${SRCTV_PLUS_SO_FILE_NAME}

ARG SRCTV_PLUS_VDF_FILE_NAME=srctvplus.vdf
ARG SRCTV_PLUS_VDF_URL=https://github.com/dalegaard/srctvplus/releases/download/v1.1/${SRCTV_PLUS_VDF_FILE_NAME}
ARG SRCTV_PLUS_VDF_URL=https://github.com/dalegaard/srctvplus/releases/download/v2.0/${SRCTV_PLUS_VDF_FILE_NAME}

ARG IMPROVED_MATCH_TIMER_PLUGIN_FILE_NAME=Improved-Match-Timer-main.zip
ARG IMPROVED_MATCH_TIMER_PLUGIN_URL=https://github.com/dewbsku/Improved-Match-Timer/archive/refs/heads/main.zip
Expand Down
4 changes: 2 additions & 2 deletions packages/tf2-competitive/checksum.md5
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
0c089b77ca11d7cc242b3f7785282599 mgemod.zip
f04d86ea2f7f97ff344bd25d77669b70 server-resources-updater.zip
b82f1184a9209e87251a03cfe9aa4221 soap.zip
d132bd0706ab9088f19bb85e89be6ec8 srctvplus.so
d68f0f5e420921e4a63fdcd62e6d1176 srctvplus.vdf
81c7baba37feaf602f0a64703f7e37bf srctvplus.so
5576370d65439a86f4a2ec4c892d4221 srctvplus.vdf
521fa89da1771fe54fe918433da3963f tf2-comp-fixes.zip
046fe7d2cb239f207ddd8784a4a83faa updated-pause-plugin.zip
7249cf4a042ef356c7f0c7cb0ea184a6 Improved-Match-Timer-main.zip

0 comments on commit 75e1a06

Please sign in to comment.