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