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