From e8950001e8694cce061d9de31d548438c3845862 Mon Sep 17 00:00:00 2001 From: Niklas Korz Date: Mon, 23 Dec 2024 10:43:07 +0100 Subject: [PATCH] ente-auth: 4.1.6 -> 4.2.0 --- pkgs/by-name/en/ente-auth/package.nix | 4 ++-- pkgs/by-name/en/ente-auth/pubspec.lock.json | 10 ++++++++++ pkgs/by-name/en/ente-auth/simple-icons.json | 4 ++-- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/pkgs/by-name/en/ente-auth/package.nix b/pkgs/by-name/en/ente-auth/package.nix index c3265538a2099d..f12b226aa06413 100644 --- a/pkgs/by-name/en/ente-auth/package.nix +++ b/pkgs/by-name/en/ente-auth/package.nix @@ -17,14 +17,14 @@ let in flutter324.buildFlutterApplication rec { pname = "ente-auth"; - version = "4.1.6"; + version = "4.2.0"; src = fetchFromGitHub { owner = "ente-io"; repo = "ente"; sparseCheckout = [ "auth" ]; tag = "auth-v${version}"; - hash = "sha256-6LsHKK+IvMgxgih0u04dbpzesyQgwLvkGK0a1NcgpTg="; + hash = "sha256-Z6l5zquKhireHtVh3vXyz++ED7fN4Z3kVeGiWDIBjtM="; }; sourceRoot = "${src.name}/auth"; diff --git a/pkgs/by-name/en/ente-auth/pubspec.lock.json b/pkgs/by-name/en/ente-auth/pubspec.lock.json index 1d5a93a07d7aea..af53c7f6255585 100644 --- a/pkgs/by-name/en/ente-auth/pubspec.lock.json +++ b/pkgs/by-name/en/ente-auth/pubspec.lock.json @@ -537,6 +537,16 @@ "source": "hosted", "version": "2.1.3" }, + "figma_squircle": { + "dependency": "direct main", + "description": { + "name": "figma_squircle", + "sha256": "790b91a9505e90d246f6efe2fa065ff7fffe658c7b44fe9b5b20c7b0ad3818c0", + "url": "https://pub.dev" + }, + "source": "hosted", + "version": "0.5.3" + }, "file": { "dependency": "transitive", "description": { diff --git a/pkgs/by-name/en/ente-auth/simple-icons.json b/pkgs/by-name/en/ente-auth/simple-icons.json index 6033b1ef2db6a6..b3daa129c7e64f 100644 --- a/pkgs/by-name/en/ente-auth/simple-icons.json +++ b/pkgs/by-name/en/ente-auth/simple-icons.json @@ -1,6 +1,6 @@ { "owner": "simple-icons", "repo": "simple-icons", - "rev": "954790ce652942533e9e59bfb9c8cc7e99962f88", - "hash": "sha256-mNqiWA/wvJxAMwzzeWXb/77JAFvJL707ktEdRHJctO4=" + "rev": "b9a183354cf2c10f339202490c265fbcafe1f7c9", + "hash": "sha256-sHEL1US/8zZSyarY7yfB/bQBOMIT8ZNp2buWjah8oXg=" }