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