supabase: Update to version 1.150.0

This commit is contained in:
github-actions[bot] 2024-03-19 04:25:53 +00:00
parent 3e4a00168d
commit bcaab92905

View File

@ -1,16 +1,16 @@
{
"version": "1.148.6",
"version": "1.150.0",
"description": "An open-source Firebase alternative.",
"homepage": "https://supabase.com/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/supabase/cli/releases/download/v1.148.6/supabase_windows_amd64.tar.gz",
"hash": "a70597237f2216ba0241f57ee86cae0f98c33323a3b127a1eb8d5a487e56fcbc"
"url": "https://github.com/supabase/cli/releases/download/v1.150.0/supabase_windows_amd64.tar.gz",
"hash": "3e8e7844092ee935c479a209a44dd8abdc51aee2b20491b170566e028565067a"
},
"arm64": {
"url": "https://github.com/supabase/cli/releases/download/v1.148.6/supabase_windows_arm64.tar.gz",
"hash": "7616f5237516fda1e45dd8e8be50491ba49419e0921fcc1f4b9a07a02314b0a9"
"url": "https://github.com/supabase/cli/releases/download/v1.150.0/supabase_windows_arm64.tar.gz",
"hash": "317d61cd32d92d76b083c6d6bb41fc23e54f416dab08a3f76272d4f264314fc6"
}
},
"bin": "supabase.exe",