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