supabase: Update to version 2.15.8

This commit is contained in:
github-actions[bot] 2025-02-25 04:29:38 +00:00
parent 661efb5956
commit ee992d502b

View File

@ -1,16 +1,16 @@
{ {
"version": "2.12.1", "version": "2.15.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.12.1/supabase_windows_amd64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.15.8/supabase_windows_amd64.tar.gz",
"hash": "5ad633d6391322f42ac3604f2ccebd0b6421899b2d88412493a1000827d521ba" "hash": "d719307aa0c05bc84ddef4a567c25c11971e23cf896007922f77ce3c954b4a4d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.12.1/supabase_windows_arm64.tar.gz", "url": "https://github.com/supabase/cli/releases/download/v2.15.8/supabase_windows_arm64.tar.gz",
"hash": "9b6aea31fb38bce595c42296b2aac7ae233d83935a282ed65c793f9cae18e4a9" "hash": "0371ab201cb2d6a5405b29d58d80bdc5659e6bc55dc2edabb4d1b100859669aa"
} }
}, },
"bin": "supabase.exe", "bin": "supabase.exe",