{ "version": "2.19.5", "description": "An open-source Firebase alternative.", "homepage": "https://supabase.com/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/supabase/cli/releases/download/v2.19.5/supabase_windows_amd64.tar.gz", "hash": "239218c46f003e225d9aa83588edce03cdaca070f56fa227801f3100b2671717" }, "arm64": { "url": "https://github.com/supabase/cli/releases/download/v2.19.5/supabase_windows_arm64.tar.gz", "hash": "706a4725dfc83f64cc0f39fcd933e6978301bfae3087c3045894d06bb76383d5" } }, "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" } } }