diff --git a/bucket/supabase.json b/bucket/supabase.json index 5b66cf4243..7b3d25f4aa 100644 --- a/bucket/supabase.json +++ b/bucket/supabase.json @@ -1,12 +1,12 @@ { - "version": "1.68.6", + "version": "1.74.0", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/supabase/cli/releases/download/v1.68.6/supabase_windows_amd64.tar.gz", - "hash": "fc4912ec9d1533a88995f9fb2de954e59362833c584373cdcd021e26cdac62b2" + "url": "https://github.com/supabase/cli/releases/download/v1.74.0/supabase_windows_amd64.tar.gz", + "hash": "dca46e5a7216b3da6ba448bff4e2f61847b7888a024e6fe8ac322c12906ca962" } }, "bin": "supabase.exe",