supabase: Update to version 2.24.3

This commit is contained in:
github-actions[bot] 2025-06-03 04:30:42 +00:00
parent b1966ec3f6
commit 325c90211e

View File

@ -1,16 +1,16 @@
{ {
"version": "2.23.4", "version": "2.24.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.23.4/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.24.3/supabase_windows_amd64.tar.gz",
"hash": "e29a3ef018cb9f25e09741b5c3c1c6acf63327c7341f45db2536b66329180fe3" "hash": "d865175b5df6ead4f08b8255cf209931b7df38027eeefd6029faa371d6634c79"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.23.4/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.24.3/supabase_windows_arm64.tar.gz",
"hash": "948516909bce593bac5183f56a0403bcd5c2f5dc51265322bc2026bbe2919c26" "hash": "48f448dae24409730f18ac5b0a6ac69a3adf14b7650edb7f5f146b41b14e150d"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",