diff --git a/bucket/supabase.json b/bucket/supabase.json index 1f22e9e9b8..be8885564b 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.82.2", + "version": "1.82.5", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.82.2/supabase_windows_amd64.tar.gz", - "hash": "3d0279a5fc5c7bf9779bc45632c6d3087eae033d1b0e60eb826c3e2e1d86d908" + "url": "https://github.com/supabase/cli/releases/download/v1.82.5/supabase_windows_amd64.tar.gz", + "hash": "476f40e3c8eff9876b3cd0f903f23a549c75aa5f0d46c083b2d713de47915c39" } }, "bin": "supabase.exe",