From: terencehill Date: Thu, 24 Oct 2024 15:59:22 +0000 (+0200) Subject: Update hash X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=497fd1939854dda23cbf33a67b2b8dc29e327e69;p=xonotic%2Fxonotic-data.pk3dir.git Update hash --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c0eb10405..16e13d91c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,7 +36,7 @@ test_compilation_units: test_sv_game: stage: test script: - - export EXPECT=5be7dd7d77ee3de502261054c1060f00 + - export EXPECT=49dd33d7cc256afd1948271facfaf948 - qcsrc/tools/sv_game-hashtest.sh - exit $?