necesse-server: 0.32.1-18336931 -> 0.33.0-19201409 (#424909)

Co-authored-by: n0rc <n0rc@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-07-13 22:45:35 +00:00 committed by GitHub
commit a421ac6595
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
}:
let
version = "0.32.1-18336931";
version = "0.33.0-19201409";
urlVersion = lib.replaceStrings [ "." ] [ "-" ] version;
in
@ -16,7 +16,7 @@ stdenvNoCC.mkDerivation {
src = fetchzip {
url = "https://necessegame.com/content/server/${urlVersion}/necesse-server-linux64-${urlVersion}.zip";
hash = "sha256-vvTbwEcfpzLIWSjbkUqKBOyAsT2fFk27v9UB9V+fTfw=";
hash = "sha256-VpBWQ/Sl6uCRyR2WQYkZcIcSX89+AshHdRCqbKneqvM=";
};
# removing packaged jre since we use our own