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",