mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
bloomeetunes: 2.11.4 -> 2.11.6
This commit is contained in:
parent
e09a2cada9
commit
bcc707c4ec
2 changed files with 3 additions and 33 deletions
|
@ -10,13 +10,13 @@
|
|||
|
||||
flutter324.buildFlutterApplication rec {
|
||||
pname = "bloomeetunes";
|
||||
version = "2.11.4";
|
||||
version = "2.11.6";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "HemantKArya";
|
||||
repo = "BloomeeTunes";
|
||||
tag = "v${version}+169";
|
||||
hash = "sha256-7YpOo1n8vsO3CTRoRioJzf3GJx4Hg4NB+oNDCTmsVyM=";
|
||||
tag = "v${version}+171";
|
||||
hash = "sha256-gSAe5S5rdcNLP4v7NTchQj3UJ/h6msLax9H77w+JJnk=";
|
||||
};
|
||||
|
||||
pubspecLock = lib.importJSON ./pubspec.lock.json;
|
||||
|
|
|
@ -490,26 +490,6 @@
|
|||
"source": "hosted",
|
||||
"version": "2.0.7"
|
||||
},
|
||||
"extended_image": {
|
||||
"dependency": "direct main",
|
||||
"description": {
|
||||
"name": "extended_image",
|
||||
"sha256": "9786aab821aac117763d6e4419cd49f5031fbaacfe3fd212c5b313d0334c37a9",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "8.2.1"
|
||||
},
|
||||
"extended_image_library": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "extended_image_library",
|
||||
"sha256": "9a94ec9314aa206cfa35f16145c3cd6e2c924badcc670eaaca8a3a8063a68cd7",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "4.0.5"
|
||||
},
|
||||
"fading_edge_scrollview": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
|
@ -778,16 +758,6 @@
|
|||
"source": "hosted",
|
||||
"version": "1.2.2"
|
||||
},
|
||||
"http_client_helper": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
"name": "http_client_helper",
|
||||
"sha256": "8a9127650734da86b5c73760de2b404494c968a3fd55602045ffec789dac3cb1",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "3.0.0"
|
||||
},
|
||||
"http_multi_server": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue