Unverified Commit dc9887e6 authored by Gutyina Gergő's avatar Gutyina Gergő
Browse files

osu-lazer: 2023.815.0 -> 2023.1026.0

parent 85f1ba3e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,13 +17,13 @@

buildDotnetModule rec {
  pname = "osu-lazer";
  version = "2023.815.0";
  version = "2023.1026.0";

  src = fetchFromGitHub {
    owner = "ppy";
    repo = "osu";
    rev = version;
    sha256 = "sha256-Lm/unDa1ADc2zprrgP/a2bOzHb02CwU9gcvhmTOXKIM=";
    sha256 = "sha256-kbi4Um1MRctpwD7ndlcB+K7AxDbWHqAHmkJbEI0fNzI=";
  };

  projectFile = "osu.Desktop/osu.Desktop.csproj";
+46 −40

File changed.

Preview size limit exceeded, changes collapsed.