From c2c9e34f7bd492d1b46a09ff134b8442b89f45f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 16:27:59 +0000 Subject: [PATCH] supabase: Update to version 1.106.1 --- bucket/supabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index c670e700f7..62671857a6 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.100.1", + "version": "1.106.1", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.100.1/supabase_windows_amd64.tar.gz", - "hash": "593451bf87a6c795234f4f97fae3ca364062f2060909836b0fa6c805ae06ae9c" + "url": "https://github.com/supabase/cli/releases/download/v1.106.1/supabase_windows_amd64.tar.gz", + "hash": "db44a35e1be17aa71fe41163ee29268db706d5ec59d1aa6eedc79f2277165195" } }, "bin": "supabase.exe",