From 82c369230dde979509999ad13eb2e3ba90e329e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 16:30:22 +0000 Subject: [PATCH] supabase: Update to version 2.20.5 --- bucket/supabase.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 39a84c5a9e..cf9254617a 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -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",