From 0ecdfc8a74492b04af85d04b74b62ad51ee044fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 12:32:07 +0000 Subject: [PATCH] supabase: Update to version 1.75.1 --- bucket/supabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 6a987295c5..1d0e78d7ce 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.74.2", + "version": "1.75.1", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.74.2/supabase_windows_amd64.tar.gz", - "hash": "f56c164f7149676279b27c4947737f9dc820bd0ea1f1da9a9e5f8cbdb99efba7" + "url": "https://github.com/supabase/cli/releases/download/v1.75.1/supabase_windows_amd64.tar.gz", + "hash": "1360a57931a5f304c8e5969875d7ef9132d2d053bb20e9714d4ec481dfc4d683" } }, "bin": "supabase.exe",