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