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