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