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