supabase: Update to version 2.58.5

This commit is contained in:
github-actions[bot] 2025-11-11 08:30:20 +00:00
parent ce7dbf2e0b
commit c7aa14f75d

View File

@ -1,16 +1,16 @@
{ {
"version": "2.54.11", "version": "2.58.5",
"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.11/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.58.5/supabase_windows_amd64.tar.gz",
"hash": "0dc069ca49021261c5f0b0d566c189567e597640f2943f7be4fe82bdd96cb7c6" "hash": "b275e0dfd2894792810fd53d4f96581f4db96a8317cdaa3db318e01e5fa997b6"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.54.11/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.58.5/supabase_windows_arm64.tar.gz",
"hash": "fe4a5ed3c21cdc57d08fc27b61161fb72b4ffb2fd05279d1949079079fac4b51" "hash": "6caf92c27e3baf252adbdbd3c7f2152013a6134ca56cdef1d4fada5ee187d3dd"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",