Merge pull request #235713 from r-ryantm/auto-update/gotrue-supabase

gotrue-supabase: 2.69.1 -> 2.69.2
This commit is contained in:
figsoda
2023-06-03 08:18:36 -04:00
committed by GitHub
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule rec {
pname = "gotrue";
version = "2.69.1";
version = "2.69.2";
src = fetchFromGitHub {
owner = "supabase";
repo = pname;
rev = "v${version}";
hash = "sha256-OMAicqkwx/9OjM3Q42LOrv2gIkUNV7I9+UGuxNfL39U=";
hash = "sha256-Jx9TDTJkf5Bp4VWhJ2j04bqp6zXlrOBriSHLhW414h8=";
};
vendorHash = "sha256-gv6ZzteQmx8AwYv6+EbZMSVKttf2T0okQyvfrvKpozM=";