supabase: Update to version 2.12.1

This commit is contained in:
github-actions[bot] 2025-02-12 08:30:07 +00:00
parent a23b209820
commit 04f7926550

View File

@ -1,16 +1,16 @@
{
"version": "2.12.0",
"version": "2.12.1",
"description": "An open-source Firebase alternative.",
"homepage": "https://supabase.com/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/supabase/cli/releases/download/v2.12.0/supabase_windows_amd64.tar.gz",
"hash": "b64db9227f074b38f26fad1f62ca2f0d876f93609940c9e62d294cb1f619fb79"
"url": "https://github.com/supabase/cli/releases/download/v2.12.1/supabase_windows_amd64.tar.gz",
"hash": "5ad633d6391322f42ac3604f2ccebd0b6421899b2d88412493a1000827d521ba"
},
"arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.12.0/supabase_windows_arm64.tar.gz",
"hash": "b5538ee6d69133338ed924c933b3cf575c1333876855b8eab28cc114430a3544"
"url": "https://github.com/supabase/cli/releases/download/v2.12.1/supabase_windows_arm64.tar.gz",
"hash": "9b6aea31fb38bce595c42296b2aac7ae233d83935a282ed65c793f9cae18e4a9"
}
},
"bin": "supabase.exe",