diff --git a/bucket/supabase.json b/bucket/supabase.json index 9e485a920e..ede390a61e 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,16 +1,16 @@ { - "version": "1.157.2", + "version": "1.159.1", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.157.2/supabase_windows_amd64.tar.gz", - "hash": "3d295492e29abcc59394232d5444b70ac8ccdbebc98c6c143e603d631e773f44" + "url": "https://github.com/supabase/cli/releases/download/v1.159.1/supabase_windows_amd64.tar.gz", + "hash": "8dfa24185199795416179d34b3969b0f92daf34ec82af369809267015b73e62f" }, "arm64": { - "url": "https://github.com/supabase/cli/releases/download/v1.157.2/supabase_windows_arm64.tar.gz", - "hash": "c7d7e8cfcc8813908952890f66c4cb0c7e02686cc888bf572399a535960a0e55" + "url": "https://github.com/supabase/cli/releases/download/v1.159.1/supabase_windows_arm64.tar.gz", + "hash": "5ea69c9f831853d2d0dece6df9c9c6c04a68bdec126aef970a7e811411bcb848" } }, "bin": "supabase.exe",