From 7962156aa8874ad84d615ee58572c4ac5b267539 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 04:25:28 +0000 Subject: [PATCH] supabase: Update to version 1.142.2 --- bucket/supabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 2b8228ea3b..12edaf0516 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.142.1", + "version": "1.142.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.1/supabase_windows_amd64.tar.gz", - "hash": "7409aba059c265237c5faa2a459e68e2deb232b61da6cea675bc2341d5836132" + "url": "https://github.com/supabase/cli/releases/download/v1.142.2/supabase_windows_amd64.tar.gz", + "hash": "1e2ae692cabea33f9f7fb7c468d4f5e31d271cb0534e3dc2c3761e6645d5ce04" } }, "bin": "supabase.exe",