{ "version": "2.72.7", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/supabase/cli/releases/download/v2.72.7/supabase_windows_amd64.tar.gz", "hash": "3bd75d20ef18535a75985ab2be7b4fb12e01244f696160dc3a244745de62635d" }, "arm64": { "url": "https://github.com/supabase/cli/releases/download/v2.72.7/supabase_windows_arm64.tar.gz", "hash": "5bfb024249e874a87e50fdbc9a3b7f1e9560c8782b81bbf47b85f935c8822485" } }, "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" } } }