From f8f32c74f117a2fd8e150671add6158687c69308 Mon Sep 17 00:00:00 2001 From: Luke Policinski Date: Fri, 4 Oct 2024 10:45:38 -0400 Subject: [PATCH] chore: armory update (#55) Co-authored-by: github-actions --- Dockerfile | 2 +- src/FiveStack.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index c23b240..c608cc3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -38,7 +38,7 @@ ENV USER="steam" ENV SERVER_ID="" ENV METAMOD_URL=https://mms.alliedmods.net/mmsdrop/2.0/mmsource-2.0.0-git1314-linux.tar.gz -ENV COUNTER_STRIKE_SHARP_URL=https://github.com/roflmuffin/CounterStrikeSharp/releases/download/v267/counterstrikesharp-with-runtime-build-267-linux-74ce0d2.zip +ENV COUNTER_STRIKE_SHARP_URL=https://github.com/roflmuffin/CounterStrikeSharp/releases/download/v269/counterstrikesharp-with-runtime-build-269-linux-2c7f896.zip RUN echo "deb http://deb.debian.org/debian bookworm contrib non-free non-free-firmware" >> /etc/apt/sources.list && \ apt-get update && apt-get -y upgrade && \ diff --git a/src/FiveStack.csproj b/src/FiveStack.csproj index e446bcc..28b94c4 100644 --- a/src/FiveStack.csproj +++ b/src/FiveStack.csproj @@ -9,7 +9,7 @@ - +