supabase: Update to version 1.151.1

This commit is contained in:
github-actions[bot] 2024-03-26 05:07:31 +00:00
parent ee78413561
commit 48e90163c0

View File

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