{ "version": "1.112.0", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/supabase/cli/releases/download/v1.112.0/supabase_windows_amd64.tar.gz", "hash": "b53e99e45a2bbeeb114ce6e717f3e3831de214dd0f7db3eea5abfdedb5fbbb02" } }, "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" } }, "hash": { "url": "$baseurl/supabase_$version_checksums.txt" } } }