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