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