supabase: Update to version 2.54.11

This commit is contained in:
github-actions[bot] 2025-10-28 20:29:49 +00:00
parent 43c79c3c7c
commit 1a349e4563

View File

@ -1,16 +1,16 @@
{ {
"version": "2.54.10", "version": "2.54.11",
"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.54.10/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.54.11/supabase_windows_amd64.tar.gz",
"hash": "8b96e7e22c0f2c34637e29f532fa66836403a9159c746f6cf75464fda6fb888b" "hash": "0dc069ca49021261c5f0b0d566c189567e597640f2943f7be4fe82bdd96cb7c6"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.54.10/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.54.11/supabase_windows_arm64.tar.gz",
"hash": "d0d87048243e23039275e28e3963945ba5276b05088d0073ff27c9761b7a13f8" "hash": "fe4a5ed3c21cdc57d08fc27b61161fb72b4ffb2fd05279d1949079079fac4b51"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",