From b5e66438d7248da8bec17b7275215989600544c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 04:26:36 +0000 Subject: [PATCH] supabase: Update to version 1.136.2 --- bucket/supabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 80f6ec3855..609bf2dfc6 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.131.5", + "version": "1.136.2", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.131.5/supabase_windows_amd64.tar.gz", - "hash": "4cf38d190c0c9256110e02bb4d44159573022d2a412a93062f193b8c3e571463" + "url": "https://github.com/supabase/cli/releases/download/v1.136.2/supabase_windows_amd64.tar.gz", + "hash": "b4349414a8fd3c590bb7d250229fdde7869935fc07676f605d3f7c33854ad9f3" } }, "bin": "supabase.exe",