{ "version": "2.48.3", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/supabase/cli/releases/download/v2.48.3/supabase_windows_amd64.tar.gz", "hash": "78705da768691f08229a6b3aa0cca5acf7b18b143206fa779f04bba881dc63f5" }, "arm64": { "url": "https://github.com/supabase/cli/releases/download/v2.48.3/supabase_windows_arm64.tar.gz", "hash": "06b46bc0497381c44b98d7b415fb0549fd8c6c1fa4108185d044d46f6c62db7b" } }, "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" } } }