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 TF2 Competitive Fixes to version 1.16.16 #169

Merged
merged 1 commit into from
Sep 4, 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 @@ -10,7 +10,7 @@ ARG SOAP_DM_PLUGIN_VERSION=4.4.7
ARG SOAP_DM_PLUGIN_URL=https://github.com/sapphonie/SOAP-TF2DM/releases/download/v${SOAP_DM_PLUGIN_VERSION}/${SOAP_DM_PLUGIN_FILE_NAME}

ARG COMP_FIXES_PLUGIN_FILE_NAME=tf2-comp-fixes.zip
ARG COMP_FIXES_PLUGIN_VERSION=1.16.14
ARG COMP_FIXES_PLUGIN_VERSION=1.16.16
ARG COMP_FIXES_PLUGIN_URL=https://github.com/ldesgoui/tf2-comp-fixes/releases/download/v${COMP_FIXES_PLUGIN_VERSION}/${COMP_FIXES_PLUGIN_FILE_NAME}

ARG UPDATED_PAUSE_PLUGIN_FILE_NAME=updated-pause-plugin.zip
Expand Down
2 changes: 1 addition & 1 deletion packages/tf2-competitive/checksum.md5
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ c99c94133bf7965f69a6b3c19d66a393 mge.zip
8503eed566317c676c6bd386c20db33c soap.zip
b300b5af86f8b1fceda4e8c52d1bc5e6 srctvplus.so
5576370d65439a86f4a2ec4c892d4221 srctvplus.vdf
72b7d18bb346b1b2afef17c18c5447f4 tf2-comp-fixes.zip
998ccc065b159745cc80f8b8f5c87460 tf2-comp-fixes.zip
046fe7d2cb239f207ddd8784a4a83faa updated-pause-plugin.zip
58b6f3313d03eb0e725d9bd4e496d3ee Improved-Match-Timer-main.zip
30f4822e870941b8a6105e38320ecb3a f2-sourcemod-plugins.zip
Expand Down