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