{ "version": "2.19.7", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/supabase/cli/releases/download/v2.19.7/supabase_windows_amd64.tar.gz", "hash": "8a5b998918ac1037fa122581a5023f21871448363aa27e6d3df41a1d49833fea" }, "arm64": { "url": "https://github.com/supabase/cli/releases/download/v2.19.7/supabase_windows_arm64.tar.gz", "hash": "072d4c0adc13864247f560220ee261a425dd87526ab4bda413f7799d3c949b9d" } }, "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" } } }