diff --git a/bucket/supabase.json b/bucket/supabase.json index a878291a83..25505f645b 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.86.1", + "version": "1.86.2", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.86.1/supabase_windows_amd64.tar.gz", - "hash": "83e7beb0ba9daf6309478c9c43a3d82a1e350943d8a5dba1e74dd6b002a720c6" + "url": "https://github.com/supabase/cli/releases/download/v1.86.2/supabase_windows_amd64.tar.gz", + "hash": "b35f1a29ac34d16230321eeae1f873e302fc23383694d7ca14f936ec1fd958bd" } }, "bin": "supabase.exe",