ultrastardx: 2025.4.0 -> 2025.6.0 (#412864)

Co-authored-by: diogotcorreia <me@diogotc.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-06-01 16:35:28 +00:00 committed by GitHub
commit 9858755c27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,13 +45,13 @@ let
in
stdenv.mkDerivation rec {
pname = "ultrastardx";
version = "2025.4.0";
version = "2025.6.0";
src = fetchFromGitHub {
owner = "UltraStar-Deluxe";
repo = "USDX";
rev = "v${version}";
hash = "sha256-Ymz4RwPJCGV8HW5pXBIitiQmTMPGH6qLVLpCa7N3EMg=";
hash = "sha256-0M5z40DLZsw/MPjhxsXGwkJnd1dnV59UjR15UXQCChM=";
};
nativeBuildInputs = [