mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
harmony-music: 1.11.2 -> 1.12.0
This commit is contained in:
parent
0cc343a5bd
commit
afd8ea80b8
2 changed files with 4 additions and 4 deletions
|
@ -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;
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue