mdcat: Update to version 2.0.1

This commit is contained in:
github-actions[bot] 2023-04-16 20:24:47 +00:00
parent 25c781261b
commit 8a8ac74417

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.0", "version": "2.0.1",
"description": "cat for markdown", "description": "cat for markdown",
"homepage": "https://github.com/lunaryorn/mdcat", "homepage": "https://github.com/lunaryorn/mdcat",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-2.0.0/mdcat-2.0.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-2.0.1/mdcat-2.0.1-x86_64-pc-windows-msvc.zip",
"hash": "sha512:267896b6d4277492f6776d78d11e10376205774d23ab4bbe1971a5a9f61b8cdf5dde89a7ea916eacdfdafc690c6a997e077d47815cae556ba0fc1c6cd9d06073" "hash": "sha512:89ee1071782d27f0f5f2ba05d03e2bd94a4181e1524ac01313a7aba70ba99a34ce75893602eca3f489bb0e2c6ba6eb6367b8705697f1f50903b796e540ee39b1"
} }
}, },
"bin": "mdcat.exe", "bin": "mdcat.exe",