diff --git a/bucket/supabase.json b/bucket/supabase.json index e06ce3e819..9c97ddb8d4 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.75.2", + "version": "1.75.3", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.75.2/supabase_windows_amd64.tar.gz", - "hash": "53e5397f4deba93e7b6a8fabd31c886867d15babd21a6bc60540fc08d1f3ec21" + "url": "https://github.com/supabase/cli/releases/download/v1.75.3/supabase_windows_amd64.tar.gz", + "hash": "8c88e4a57aa451d3f1ca920e15bc485237e076b477695a9647d006cbe9f70b0f" } }, "bin": "supabase.exe",