{ "version": "1.131.3", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/supabase/cli/releases/download/v1.131.3/supabase_windows_amd64.tar.gz", "hash": "dd8015895fc81ed4632b4db3865c61f7549da8c1fa6691df0998a0c46becf573" } }, "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" } } }