From 0c03124d7c7036eaf4c0e4572385f66c079c78d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 04:26:03 +0000 Subject: [PATCH] supabase: Update to version 1.145.2 --- bucket/supabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 12edaf0516..7bf359827d 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.142.2", + "version": "1.145.2", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.142.2/supabase_windows_amd64.tar.gz", - "hash": "1e2ae692cabea33f9f7fb7c468d4f5e31d271cb0534e3dc2c3761e6645d5ce04" + "url": "https://github.com/supabase/cli/releases/download/v1.145.2/supabase_windows_amd64.tar.gz", + "hash": "a3f82932e03e3e742865969e98404796ee0b99ad5d777341f5fcd9d8aa7fa7f8" } }, "bin": "supabase.exe",