supabase: Update to version 2.34.3

This commit is contained in:
github-actions[bot] 2025-08-12 12:32:12 +00:00
parent b54e07c8ec
commit 6d94083ce8

View File

@ -1,16 +1,16 @@
{ {
"version": "2.33.9", "version": "2.34.3",
"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/v2.33.9/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.34.3/supabase_windows_amd64.tar.gz",
"hash": "4988eab1a38cffebbf249b0a611ccf94f0e36539bd3f8c5864b3c8f98751fd36" "hash": "9c493366bcee7a0c32aed21a03d000abd4c4172b82415b4a295c6ff7d1fac09d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.33.9/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.34.3/supabase_windows_arm64.tar.gz",
"hash": "3028348d6d053871f69eab55e5e8ceda66d3636a0126271a55a706e206e37a60" "hash": "f20856a3374833a541ef014ab3363ffc20ad44123576a4f0b7f536f7812e3c79"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",