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