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