diff --git a/bucket/supabase.json b/bucket/supabase.json index feefb346cb..80f6ec3855 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.131.4", + "version": "1.131.5", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.131.4/supabase_windows_amd64.tar.gz", - "hash": "4add4f88b4ab43222dc79509731996705cd1b5e359a482e4572bdda4234744ae" + "url": "https://github.com/supabase/cli/releases/download/v1.131.5/supabase_windows_amd64.tar.gz", + "hash": "4cf38d190c0c9256110e02bb4d44159573022d2a412a93062f193b8c3e571463" } }, "bin": "supabase.exe",