From f9b37ab594cc27b231e9c1afb68fb16881ef9828 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 7 Jan 2025 16:28:18 +0000 Subject: [PATCH] chore: update counter-strike sharp version to 1.0.296 --- Dockerfile | 2 +- src/FiveStack.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 7db6682..4cdff8d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -50,7 +50,7 @@ ENV SERVER_ID="" ENV DEFAULT_MAP="de_inferno" ENV METAMOD_URL=https://mms.alliedmods.net/mmsdrop/2.0/mmsource-2.0.0-git1315-linux.tar.gz -ENV COUNTER_STRIKE_SHARP_URL=https://github.com/roflmuffin/CounterStrikeSharp/releases/download/v294/counterstrikesharp-with-runtime-build-294-linux-466da1b.zip +ENV COUNTER_STRIKE_SHARP_URL=https://github.com/roflmuffin/CounterStrikeSharp/releases/download/v296/counterstrikesharp-with-runtime-build-296-linux-9b4ee72.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 a0e20ad..b854d53 100644 --- a/src/FiveStack.csproj +++ b/src/FiveStack.csproj @@ -9,7 +9,7 @@ - +