ente-auth: 4.2.3 -> 4.2.4

This commit is contained in:
Gutyina Gergő
2025-01-11 10:11:06 +01:00
parent 2cfc1fcd1b
commit 4e79bd3539
2 changed files with 14 additions and 4 deletions
+2 -2
View File
@@ -17,14 +17,14 @@ let
in
flutter324.buildFlutterApplication rec {
pname = "ente-auth";
version = "4.2.3";
version = "4.2.4";
src = fetchFromGitHub {
owner = "ente-io";
repo = "ente";
sparseCheckout = [ "auth" ];
tag = "auth-v${version}";
hash = "sha256-G+uSEEJUD8mq8d7FJRKSHjpcFsILZJmtpgBmtpQYP58=";
hash = "sha256-bjFCmMPD983iY6X3lFSeQXmVArSMw80yAW5D6Viwofs=";
};
sourceRoot = "${src.name}/auth";
+12 -2
View File
@@ -561,11 +561,11 @@
"dependency": "direct main",
"description": {
"name": "file_picker",
"sha256": "167bb619cdddaa10ef2907609feb8a79c16dfa479d3afaf960f8e223f754bf12",
"sha256": "c904b4ab56d53385563c7c39d8e9fa9af086f91495dfc48717ad84a42c3cf204",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "8.1.2"
"version": "8.1.7"
},
"file_saver": {
"dependency": "direct main",
@@ -1623,6 +1623,16 @@
"source": "hosted",
"version": "4.1.0"
},
"scan": {
"dependency": "direct main",
"description": {
"name": "scan",
"sha256": "b343ec36f863a88d41eb4c174b810c055c6bd1f1822b2188ab31aab684fb7cdb",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "1.6.0"
},
"screen_retriever": {
"dependency": "transitive",
"description": {