music-assistant-desktop: 0.3.6 -> 0.3.7

Diff: https://github.com/music-assistant/desktop-app/compare/0.3.6...0.3.7
(cherry picked from commit 49e5f32275)
This commit is contained in:
Sandro Jäckel
2026-05-30 16:44:04 +02:00
committed by github-actions[bot]
parent 0aedccd6c4
commit 59e0073312

View File

@@ -30,13 +30,13 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "music-assistant-desktop";
version = "0.3.6";
version = "0.3.7";
src = fetchFromGitHub {
owner = "music-assistant";
repo = "desktop-app";
tag = finalAttrs.version;
hash = "sha256-GL9Cpk6NDhRV0npVXwGjR3Dm0H/uo9cD4ebaI751VLM=";
hash = "sha256-QhKc5GBUnI1ae6+XK14YRWEpWuVtL6s90sSuWKLwNpk=";
};
# hide update feature