supabase: Update to version 2.45.5

This commit is contained in:
github-actions[bot] 2025-09-23 12:32:41 +00:00
parent 4fd8e1059d
commit 580e33648e

View File

@ -1,16 +1,16 @@
{ {
"version": "2.40.7", "version": "2.45.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.40.7/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.45.5/supabase_windows_amd64.tar.gz",
"hash": "ea55b7385fb5aa05fe0869dfa4a990f8723c80a424b14718d1b2392c97aa6df7" "hash": "a30f65e6f3080bd021d946082121d3ab896b45540f3c4b023fdd5b51768077af"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.40.7/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.45.5/supabase_windows_arm64.tar.gz",
"hash": "8240ba3fa4d8909efac4c81e7b5d93fde95b315cbad5086d3ea14bc894334311" "hash": "e2c2dab746cf1c491a42b241fa3c8f0300c11ba728fc517c324f1b55e4b4e21e"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",