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