ente-auth: 4.4.10 -> 4.4.12
Changelog: https://github.com/ente-io/ente/releases/tag/auth-v4.4.12
This commit is contained in:
@@ -18,14 +18,14 @@ let
|
||||
in
|
||||
flutter332.buildFlutterApplication rec {
|
||||
pname = "ente-auth";
|
||||
version = "4.4.10";
|
||||
version = "4.4.12";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ente-io";
|
||||
repo = "ente";
|
||||
sparseCheckout = [ "mobile" ];
|
||||
tag = "auth-v${version}";
|
||||
hash = "sha256-JzDFzopXNurkOtdheiQZJ5aBQWu7YZumiHs2RghGeVc=";
|
||||
hash = "sha256-1GJWGTzErV+wSkeAg3z0u7tBPFrq6hPc0fWniKT8w9M=";
|
||||
};
|
||||
|
||||
sourceRoot = "${src.name}/mobile/apps/auth";
|
||||
|
||||
@@ -450,6 +450,25 @@
|
||||
"source": "hosted",
|
||||
"version": "2.1.1"
|
||||
},
|
||||
"dir_utils": {
|
||||
"dependency": "direct main",
|
||||
"description": {
|
||||
"path": "../../packages/dir_utils",
|
||||
"relative": true
|
||||
},
|
||||
"source": "path",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"dots_indicator": {
|
||||
"dependency": "direct main",
|
||||
"description": {
|
||||
"name": "dots_indicator",
|
||||
"sha256": "2a53e0321a3f0d87e38ef30f6e9ff1deb5d6c0e2c5708e057d26cdaa94a95f10",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "3.1.0"
|
||||
},
|
||||
"dotted_border": {
|
||||
"dependency": "direct main",
|
||||
"description": {
|
||||
@@ -1180,11 +1199,11 @@
|
||||
"dependency": "direct main",
|
||||
"description": {
|
||||
"name": "hugeicons",
|
||||
"sha256": "b4a695c2100217a0b4d2378f0102d948925c97e37417baa6e2d9cb62ba8fb2f7",
|
||||
"sha256": "036d917bd12e2dee331de7910a11417ebf6c80be1962c0d63ee945e3184f0937",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "1.1.0"
|
||||
"version": "1.1.1"
|
||||
},
|
||||
"image": {
|
||||
"dependency": "direct main",
|
||||
@@ -1738,6 +1757,26 @@
|
||||
"source": "hosted",
|
||||
"version": "4.1.0"
|
||||
},
|
||||
"saf_stream": {
|
||||
"dependency": "direct main",
|
||||
"description": {
|
||||
"name": "saf_stream",
|
||||
"sha256": "c05449997698c481a03e428162a999f93b1ee1bcc0349d651899a59f7b10230a",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "0.12.3"
|
||||
},
|
||||
"saf_util": {
|
||||
"dependency": "direct main",
|
||||
"description": {
|
||||
"name": "saf_util",
|
||||
"sha256": "219f983e5f17b28998335158cdc97add9d52af9884e38b5a43f10dcc070510ec",
|
||||
"url": "https://pub.dev"
|
||||
},
|
||||
"source": "hosted",
|
||||
"version": "0.11.0"
|
||||
},
|
||||
"screen_retriever": {
|
||||
"dependency": "transitive",
|
||||
"description": {
|
||||
|
||||
Reference in New Issue
Block a user