summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2023-02-05 04:23:29 +0100
committerGitHub <noreply@github.com>2023-02-05 04:23:29 +0100
commit383e2847e0dac968cb990bd50d324dca874f3de4 (patch)
tree20b92afbf699bb2fa317bcc9bd3607338c4813e3
parentd6be332597e0ac867e28ad7c5759a9d4ab961328 (diff)
parente86635d0f2d48c20b4793bd448f15978f4fb7a72 (diff)
Merge pull request #214503 from r-ryantm/auto-update/gotrue-supabase
gotrue-supabase: 2.42.2 -> 2.44.0
-rw-r--r--pkgs/tools/security/gotrue/supabase.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/tools/security/gotrue/supabase.nix b/pkgs/tools/security/gotrue/supabase.nix
index b02c6a896c39..46d296453f7d 100644
--- a/pkgs/tools/security/gotrue/supabase.nix
+++ b/pkgs/tools/security/gotrue/supabase.nix
@@ -2,16 +2,16 @@
buildGoModule rec {
pname = "gotrue";
- version = "2.42.2";
+ version = "2.44.0";
src = fetchFromGitHub {
owner = "supabase";
repo = pname;
rev = "v${version}";
- hash = "sha256-nMSvc90oZsAbDGktvSBMWZNEAGzz/INLK5K6hawteew=";
+ hash = "sha256-LSA6h6hs5M80urBasVDWZSCNA3fWxjYjvbPRbHLOX0Y=";
};
- vendorHash = "sha256-3dXfg9tblPx9V5LzzVm3UtCwGcPIAm2MaKm9JQi69mU=";
+ vendorHash = "sha256-FIl30sKmdcXayK8KWGFl+N+lYExl4ibKZ2tcvelw8zo=";
ldflags = [
"-s"