supabase: Update to version 2.12.0

This commit is contained in:
github-actions[bot] 2025-02-11 04:29:21 +00:00
parent 73abfe26be
commit d9ab3ebd52

View File

@ -1,16 +1,16 @@
{
"version": "2.9.6",
"version": "2.12.0",
"description": "An open-source Firebase alternative.",
"homepage": "https://supabase.com/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/supabase/cli/releases/download/v2.9.6/supabase_windows_amd64.tar.gz",
"hash": "6d649dc954ea0863f492b43acbfe6a40e3555f61743f7e70d78e0ebd99906823"
"url": "https://github.com/supabase/cli/releases/download/v2.12.0/supabase_windows_amd64.tar.gz",
"hash": "b64db9227f074b38f26fad1f62ca2f0d876f93609940c9e62d294cb1f619fb79"
},
"arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.9.6/supabase_windows_arm64.tar.gz",
"hash": "683ca32feda6921102b7a3caccc506afa40a6d2029d00db4ab3d3648da3d3e59"
"url": "https://github.com/supabase/cli/releases/download/v2.12.0/supabase_windows_arm64.tar.gz",
"hash": "b5538ee6d69133338ed924c933b3cf575c1333876855b8eab28cc114430a3544"
}
},
"bin": "supabase.exe",