From eb0f6fa9e09c97c0035399984afa672169be1682 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 04:25:36 +0000 Subject: [PATCH] supabase: Update to version 1.82.6 --- bucket/supabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index be8885564b..6b0bae31d8 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.82.5", + "version": "1.82.6", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.82.5/supabase_windows_amd64.tar.gz", - "hash": "476f40e3c8eff9876b3cd0f903f23a549c75aa5f0d46c083b2d713de47915c39" + "url": "https://github.com/supabase/cli/releases/download/v1.82.6/supabase_windows_amd64.tar.gz", + "hash": "bb0d05cc8e029b1c1bb2e5c7d81574751f53d2da932710b23733405d0df12edb" } }, "bin": "supabase.exe",