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