supabase: Update to version 2.33.5

This commit is contained in:
github-actions[bot] 2025-07-29 16:30:08 +00:00
parent 4e0d609a3b
commit 6713ab494e

View File

@ -1,16 +1,16 @@
{ {
"version": "2.33.4", "version": "2.33.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.33.4/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.33.5/supabase_windows_amd64.tar.gz",
"hash": "f94b62572d4d1498084195af0f6c8e2054c037565b52116e9c28f6a71a570c58" "hash": "ec7f1b2decaded967679a25bb88ac92431c00c270db05595579169d359e7cb13"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.33.4/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.33.5/supabase_windows_arm64.tar.gz",
"hash": "607f6c437bb3ce8c2f4b7149d802afb8b9e7ecdd1e2369a75a0bc6f1d25e8c23" "hash": "a3fad5696f9bd46caad9e5fc55726d138c8d869384806ca3645a20357aef362c"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",