Skip to content

Commit 17394a7

Browse files
committed
ultrastardx: 2025.8.0 -> 2025.9.0
1 parent a50c9f7 commit 17394a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ul/ultrastardx/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ let
4545
in
4646
stdenv.mkDerivation rec {
4747
pname = "ultrastardx";
48-
version = "2025.8.0";
48+
version = "2025.9.0";
4949

5050
src = fetchFromGitHub {
5151
owner = "UltraStar-Deluxe";
5252
repo = "USDX";
5353
rev = "v${version}";
54-
hash = "sha256-rliUJNhvbXbD+ELxwutCoQs6BO1DyJ8J/+mmYHPuvQE=";
54+
hash = "sha256-SQqmcFchXaYNKzQHjBcisZTjAN9TTWuKXv657yWGghw=";
5555
};
5656

5757
nativeBuildInputs = [

0 commit comments

Comments
 (0)