Skip to content

Commit 6f5b61f

Browse files
committed
osu-lazer: 2025.1209.0 -> 2025.1218.0
1 parent a7b48d6 commit 6f5b61f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 6 additions & 6 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
@@ -22,13 +22,13 @@
2222

2323
buildDotnetModule rec {
2424
pname = "osu-lazer";
25-
version = "2025.1209.0";
25+
version = "2025.1218.0";
2626

2727
src = fetchFromGitHub {
2828
owner = "ppy";
2929
repo = "osu";
3030
tag = "${version}-lazer";
31-
hash = "sha256-uxC+3M2KMnG292Ab1Sa/QnkxQXNogSqE7Tij/moDzkE=";
31+
hash = "sha256-/gVzw1itPiEEoqTQSNCAgYpkN6cNT8PARYj2MKb4wNc=";
3232
};
3333

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

0 commit comments

Comments
 (0)