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