harmony-music: 1.11.2 -> 1.12.0

This commit is contained in:
R. Ryantm 2025-05-10 06:25:46 +00:00
parent 0cc343a5bd
commit afd8ea80b8
2 changed files with 4 additions and 4 deletions

View file

@ -17,13 +17,13 @@
flutter324.buildFlutterApplication rec {
pname = "harmony-music";
version = "1.11.2";
version = "1.12.0";
src = fetchFromGitHub {
owner = "anandnet";
repo = "Harmony-Music";
tag = "v${version}";
hash = "sha256-oLtdQWjBM2gRxBJzO++hoXeyvcALu6R4eA7nswQpuqw=";
hash = "sha256-czXtJeMcwYD0iBmYNhicywTPSnsW1Y2Yl3T2YS3uuWo=";
};
pubspecLock = lib.importJSON ./pubspec.lock.json;

View file

@ -642,8 +642,8 @@
"dependency": "direct main",
"description": {
"path": ".",
"ref": "06de226da469f5c55dd780b215bcc45a0d6269fb",
"resolved-ref": "06de226da469f5c55dd780b215bcc45a0d6269fb",
"ref": "3738e6bcc07e289ff9621cf2514f1906c99de9aa",
"resolved-ref": "3738e6bcc07e289ff9621cf2514f1906c99de9aa",
"url": "https://github.com/anandnet/just_audio_media_kit.git"
},
"source": "git",