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