From 395c9f401b369d6502cd70d6d91c8b475cc3db7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 04:26:03 +0000 Subject: [PATCH] supabase: Update to version 1.86.0 --- bucket/supabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 97c6d51b13..aeeec3cf36 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.83.7", + "version": "1.86.0", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.83.7/supabase_windows_amd64.tar.gz", - "hash": "22750c14bb3c7668c20141f6f51ff333273d8aa43269364c8254f2f00bc51787" + "url": "https://github.com/supabase/cli/releases/download/v1.86.0/supabase_windows_amd64.tar.gz", + "hash": "3e3e2de089418162d1e4739eddac920099b125398c6e5ace3fcf338fac8ad392" } }, "bin": "supabase.exe",