From 5ba6b10d18e070e0fef263d5591b4afb83748305 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 04:26:13 +0000 Subject: [PATCH] supabase: Update to version 1.131.3 --- bucket/supabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 44465f0290..7e9168552d 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.127.4", + "version": "1.131.3", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.127.4/supabase_windows_amd64.tar.gz", - "hash": "54ef7da57dc5eab17aa114dc33929020614a072544be68e96fa93a50288bf49d" + "url": "https://github.com/supabase/cli/releases/download/v1.131.3/supabase_windows_amd64.tar.gz", + "hash": "dd8015895fc81ed4632b4db3865c61f7549da8c1fa6691df0998a0c46becf573" } }, "bin": "supabase.exe",