{ "version": "2.3.0", "description": "cat for markdown", "homepage": "https://github.com/swsnr/mdcat", "license": "MPL-2.0", "architecture": { "64bit": { "url": "https://github.com/swsnr/mdcat/releases/download/mdcat-2.3.0/mdcat-2.3.0-x86_64-pc-windows-msvc.zip", "hash": "0f5cd6da41a13e996fc0d45728b8a2b277856d094dde712197500c1c2cb1eb56" } }, "bin": "mdcat.exe", "checkver": { "github": "https://github.com/swsnr/mdcat", "regex": "mdcat-([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/swsnr/mdcat/releases/download/mdcat-$version/mdcat-$version-x86_64-pc-windows-msvc.zip" } } } }