From 4fa7bfa9c6bbd72357be6dc3ed0789e80059c6e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 04:24:55 +0000 Subject: [PATCH] supabase: Update to version 1.142.1 --- bucket/supabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 1a2edd9e02..2b8228ea3b 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.136.3", + "version": "1.142.1", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.136.3/supabase_windows_amd64.tar.gz", - "hash": "d5f44dd2a2d9b9fab53eb66af766edbb69862df1568fcde20df467312908c3a7" + "url": "https://github.com/supabase/cli/releases/download/v1.142.1/supabase_windows_amd64.tar.gz", + "hash": "7409aba059c265237c5faa2a459e68e2deb232b61da6cea675bc2341d5836132" } }, "bin": "supabase.exe",