{ "version": "2.47.2", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/supabase/cli/releases/download/v2.47.2/supabase_windows_amd64.tar.gz", "hash": "c03ec026eea6c65c447d8c9fbff026497209de9f3ebc21bec1971124a1af4599" }, "arm64": { "url": "https://github.com/supabase/cli/releases/download/v2.47.2/supabase_windows_arm64.tar.gz", "hash": "dcafceeb9e1f33ac0cdd6a1178238272adeb11e51a461f286e2195f8a5875766" } }, "bin": "supabase.exe", "checkver": { "github": "https://github.com/supabase/cli" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/supabase/cli/releases/download/v$version/supabase_windows_amd64.tar.gz" }, "arm64": { "url": "https://github.com/supabase/cli/releases/download/v$version/supabase_windows_arm64.tar.gz" } }, "hash": { "url": "$baseurl/supabase_$version_checksums.txt" } } }