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

gotrue-supabase: 2.99.0 -> 2.105.0
This commit is contained in:
Weijia Wang 2023-11-04 01:19:45 +01:00 committed by GitHub
commit fd9e3eca24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,16 +7,16 @@
buildGoModule rec {
pname = "gotrue";
version = "2.99.0";
version = "2.105.0";
src = fetchFromGitHub {
owner = "supabase";
repo = pname;
rev = "v${version}";
hash = "sha256-OUxiAEPX1mWL4td3xdiK9420i4K9pwNdGqch/5T21BY=";
hash = "sha256-6tFXuVBd7UptoVMSse1Pk9ok6XyGL994pfFkFTyc5I0=";
};
vendorHash = "sha256-r1xJka1ISahaHJOkFwjn/Nrf2EU0iGVosz8PZnH31TE=";
vendorHash = "sha256-cwTwze8WuhL5exaY5HJYDgcxNB9O1QuFpJgZmj6R838=";
ldflags = [
"-s"