Skip to content

Commit 6ebff37

Browse files
committed
osu-lazer: 2025.316.0 -> 2025.321.0
1 parent ec030d9 commit 6ebff37

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pkgs/by-name/os/osu-lazer/deps.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgs/by-name/os/osu-lazer/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121

2222
buildDotnetModule rec {
2323
pname = "osu-lazer";
24-
version = "2025.316.0";
24+
version = "2025.321.0";
2525

2626
src = fetchFromGitHub {
2727
owner = "ppy";
2828
repo = "osu";
2929
tag = version;
30-
hash = "sha256-EbuJ3LrfW+JtNqFx9HSR5xWDZdXP72NXvKC05ek7zhc=";
30+
hash = "sha256-37foEm4MO8kuir72qARQ7LKiICRiRq1vorABh3OaL3g=";
3131
};
3232

3333
projectFile = "osu.Desktop/osu.Desktop.csproj";

0 commit comments

Comments
 (0)