{ "version": "2.3.1", "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.1/mdcat-2.3.1-x86_64-pc-windows-msvc.zip", "hash": "f994521cabaf91dbbf78bc63a4d5f5396436ec1380fd4ac8d9418ca1102835bf" } }, "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" } } } }