{ "version": "2.5.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.5.0/mdcat-2.5.0-x86_64-pc-windows-msvc.zip", "hash": "64a544daa4b05052ef62fa9487105b0c72d1e4bbb269138cbf2352a02b35bef3" } }, "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" } } } }