supabase: Update to version 2.31.8

This commit is contained in:
github-actions[bot] 2025-07-21 08:31:30 +00:00
parent e2d4db5eb3
commit 7a36784284

View File

@ -1,16 +1,16 @@
{ {
"version": "2.31.4", "version": "2.31.8",
"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.31.4/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.31.8/supabase_windows_amd64.tar.gz",
"hash": "971c4a320eb3ef6332ac6918b4ddd30f194db87ed940412ccfd779df7ecb7f88" "hash": "499d29e23bdcd49d4a81abc9133182cc5cbf2cf2e8dd6d3b88b8be858d46c653"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.31.4/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.31.8/supabase_windows_arm64.tar.gz",
"hash": "23887458544ed064f701d7ae190b31179c972b02b47fdd2812cd6740d50c7ec6" "hash": "cdd495b054f0b3aa6e55a9682141016491c10aaabdfc7d80e732ed499aac57d9"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",