supabase: Update to version 2.20.3

This commit is contained in:
github-actions[bot] 2025-03-25 08:29:26 +00:00
parent 289a5016be
commit 7c90a8cc14

View File

@ -1,16 +1,16 @@
{
"version": "2.19.7",
"version": "2.20.3",
"description": "An open-source Firebase alternative.",
"homepage": "https://supabase.com/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/supabase/cli/releases/download/v2.19.7/supabase_windows_amd64.tar.gz",
"hash": "8a5b998918ac1037fa122581a5023f21871448363aa27e6d3df41a1d49833fea"
"url": "https://github.com/supabase/cli/releases/download/v2.20.3/supabase_windows_amd64.tar.gz",
"hash": "efe1cd8f38575e9125c865285fb0bf4c118da8c96c18fc9afcab0085df6efbff"
},
"arm64": {
"url": "https://github.com/supabase/cli/releases/download/v2.19.7/supabase_windows_arm64.tar.gz",
"hash": "072d4c0adc13864247f560220ee261a425dd87526ab4bda413f7799d3c949b9d"
"url": "https://github.com/supabase/cli/releases/download/v2.20.3/supabase_windows_arm64.tar.gz",
"hash": "26075eea57cab81a838bb1868c5a98b8e3cae0120a44334cfffc9d0b369877c1"
}
},
"bin": "supabase.exe",