Skip to content

Commit 2e91a10

Browse files
committed
osu-lazer: 2020.820.0 -> 2020.903.0
1 parent b23f144 commit 2e91a10

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

pkgs/games/osu-lazer/default.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ let
1313

1414
in stdenv.mkDerivation rec {
1515
pname = "osu-lazer";
16-
version = "2020.820.0";
16+
version = "2020.903.0";
1717

1818
src = fetchFromGitHub {
1919
owner = "ppy";
2020
repo = "osu";
2121
rev = version;
22-
sha256 = "0vszw0f5x0syshn8bnsbskxvknwpgbnm31kxwh1mfdr7pnxvw922";
22+
sha256 = "01apjgi2r8jaihp7sp1y69fmplkiy383zxxdbjn1m797f0ls37ca";
2323
};
2424

2525
patches = [ ./bypass-tamper-detection.patch ];

pkgs/games/osu-lazer/deps.nix

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)