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