mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +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 {
|
flutter324.buildFlutterApplication rec {
|
||||||
pname = "bloomeetunes";
|
pname = "bloomeetunes";
|
||||||
version = "2.11.4";
|
version = "2.11.6";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "HemantKArya";
|
owner = "HemantKArya";
|
||||||
repo = "BloomeeTunes";
|
repo = "BloomeeTunes";
|
||||||
tag = "v${version}+169";
|
tag = "v${version}+171";
|
||||||
hash = "sha256-7YpOo1n8vsO3CTRoRioJzf3GJx4Hg4NB+oNDCTmsVyM=";
|
hash = "sha256-gSAe5S5rdcNLP4v7NTchQj3UJ/h6msLax9H77w+JJnk=";
|
||||||
};
|
};
|
||||||
|
|
||||||
pubspecLock = lib.importJSON ./pubspec.lock.json;
|
pubspecLock = lib.importJSON ./pubspec.lock.json;
|
||||||
|
|
|
@ -490,26 +490,6 @@
|
||||||
"source": "hosted",
|
"source": "hosted",
|
||||||
"version": "2.0.7"
|
"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": {
|
"fading_edge_scrollview": {
|
||||||
"dependency": "transitive",
|
"dependency": "transitive",
|
||||||
"description": {
|
"description": {
|
||||||
|
@ -778,16 +758,6 @@
|
||||||
"source": "hosted",
|
"source": "hosted",
|
||||||
"version": "1.2.2"
|
"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": {
|
"http_multi_server": {
|
||||||
"dependency": "transitive",
|
"dependency": "transitive",
|
||||||
"description": {
|
"description": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue