{ "version": "2.14.0", "description": "A general purpose syntax highlighter in pure Go", "homepage": "https://github.com/alecthomas/chroma", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/alecthomas/chroma/releases/download/v2.14.0/chroma-2.14.0-windows-amd64.tar.gz", "hash": "2579ae2f89136e691ae0d2e2523a7eb8f77be39befaf3ccd447e08dcc5f32a7b" }, "32bit": { "url": "https://github.com/alecthomas/chroma/releases/download/v2.14.0/chroma-2.14.0-windows-386.tar.gz", "hash": "ce382f2cda70f1b8c229bf440f3a58e4b78eb29037a51ea3856eaf0ba3fd816f" } }, "bin": "chroma.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/alecthomas/chroma/releases/download/v$version/chroma-$version-windows-amd64.tar.gz" }, "32bit": { "url": "https://github.com/alecthomas/chroma/releases/download/v$version/chroma-$version-windows-386.tar.gz" } }, "hash": { "url": "$baseurl/chroma-$version-checksums.txt" } } }