From 48626081b37b3e4f7eb6f23ecf5c1666fdce90c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 04:29:11 +0000 Subject: [PATCH] supabase: Update to version 1.74.0 --- bucket/supabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 5b66cf4243..7b3d25f4aa 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.68.6", + "version": "1.74.0", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.68.6/supabase_windows_amd64.tar.gz", - "hash": "fc4912ec9d1533a88995f9fb2de954e59362833c584373cdcd021e26cdac62b2" + "url": "https://github.com/supabase/cli/releases/download/v1.74.0/supabase_windows_amd64.tar.gz", + "hash": "dca46e5a7216b3da6ba448bff4e2f61847b7888a024e6fe8ac322c12906ca962" } }, "bin": "supabase.exe",