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