From 5a2870d971e3e18bd81c29911f7cdb6fd5282918 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 04:26:27 +0000 Subject: [PATCH] supabase: Update to version 1.127.3 --- bucket/supabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 6d785b6c6d..3d2745b04d 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.123.4", + "version": "1.127.3", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.123.4/supabase_windows_amd64.tar.gz", - "hash": "1993736fccb825a2a4cdf4b9901ab64fbe5296ab1a6c9583f08678b7e0e71739" + "url": "https://github.com/supabase/cli/releases/download/v1.127.3/supabase_windows_amd64.tar.gz", + "hash": "76ec8fcdc35177b8805c6d5a5ee42d15a1c0f08d31ffa728ce3d09011b4534b0" } }, "bin": "supabase.exe",