{ "version": "1.142.2", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/supabase/cli/releases/download/v1.142.2/supabase_windows_amd64.tar.gz", "hash": "1e2ae692cabea33f9f7fb7c468d4f5e31d271cb0534e3dc2c3761e6645d5ce04" } }, "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" } }, "hash": { "url": "$baseurl/supabase_$version_checksums.txt" } } }