supabase: Update to version 2.20.5

This commit is contained in:
github-actions[bot] 2025-03-26 16:30:22 +00:00
parent d1a5066893
commit 82c369230d

View File

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