diff --git a/bucket/supabase.json b/bucket/supabase.json index 3d2745b04d..44465f0290 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.127.3", + "version": "1.127.4", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.127.3/supabase_windows_amd64.tar.gz", - "hash": "76ec8fcdc35177b8805c6d5a5ee42d15a1c0f08d31ffa728ce3d09011b4534b0" + "url": "https://github.com/supabase/cli/releases/download/v1.127.4/supabase_windows_amd64.tar.gz", + "hash": "54ef7da57dc5eab17aa114dc33929020614a072544be68e96fa93a50288bf49d" } }, "bin": "supabase.exe",