supabase: Update to version 2.31.4

This commit is contained in:
github-actions[bot] 2025-07-15 04:32:30 +00:00
parent 7c49ab36b2
commit 87fd89c06c

View File

@ -1,16 +1,16 @@
{
"version": "2.30.4",
"version": "2.31.4",
"description": "An open-source Firebase alternative.",
"homepage": "https://supabase.com/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/supabase/cli/releases/download/v2.30.4/supabase_windows_amd64.tar.gz",
"hash": "216fc8ca634472264c415ac866bb9f19943e25be041c3bef958884e55808f32a"
"url": "https://github.com/supabase/cli/releases/download/v2.31.4/supabase_windows_amd64.tar.gz",
"hash": "971c4a320eb3ef6332ac6918b4ddd30f194db87ed940412ccfd779df7ecb7f88"
},
"arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.30.4/supabase_windows_arm64.tar.gz",
"hash": "737626028b1159d45f9362cf2e1ade834a3803e90a7087c3e876cab9d0f8c2ba"
"url": "https://github.com/supabase/cli/releases/download/v2.31.4/supabase_windows_arm64.tar.gz",
"hash": "23887458544ed064f701d7ae190b31179c972b02b47fdd2812cd6740d50c7ec6"
}
},
"bin": "supabase.exe",