Unverified Commit b49d0347 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

necesse-server: 1.0.2-20664049 -> 1.0.2-20750801 (#460796)

parents 319bfff4 fa056956
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
}:

let
  version = "1.0.2-20664049";
  version = "1.0.2-20750801";
  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-VgTAFxdI4YnTG1oOwrQpqIfKO6cf7o3NmGjcp7QZFK4=";
    hash = "sha256-5c+DyHLS2uveSwORpWYVGWLXdLRW1qhJPRXpGjI+T3s=";
  };

  # removing packaged jre since we use our own