From 06936f13e809806fb4432d699b005ef75eb9ad94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 12:32:02 +0000 Subject: [PATCH] supabase: Update to version 1.82.2 --- bucket/supabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/supabase.json b/bucket/supabase.json index 76cf98f75d..1f22e9e9b8 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.82.1", + "version": "1.82.2", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.82.1/supabase_windows_amd64.tar.gz", - "hash": "83870a27152570939eeb2519b37036a2880e1e74f4a65d014eea4db761d3397b" + "url": "https://github.com/supabase/cli/releases/download/v1.82.2/supabase_windows_amd64.tar.gz", + "hash": "3d0279a5fc5c7bf9779bc45632c6d3087eae033d1b0e60eb826c3e2e1d86d908" } }, "bin": "supabase.exe",