From 01abc0421b6dd73e0fd3978443452685aa12194f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 16:28:47 +0000 Subject: [PATCH] supabase: Update to version 1.77.6 --- bucket/supabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 6b9b45888e..e9e4b8f3e7 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.77.5", + "version": "1.77.6", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.77.5/supabase_windows_amd64.tar.gz", - "hash": "f8531139525600071c0a8f068f51c682100d2ddcec7f4605ee0b8da7d01b9d94" + "url": "https://github.com/supabase/cli/releases/download/v1.77.6/supabase_windows_amd64.tar.gz", + "hash": "b7777dab5baacada6a9b2ffcec744f66cd857802d532b1ab5f34e2e732823d98" } }, "bin": "supabase.exe",