mdcat: Update to version 0.22.2

This commit is contained in:
Jakub Čábera 2021-01-01 19:25:52 +01:00
parent 52e9dfa478
commit 848a9da3d6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.22.1", "version": "0.22.2",
"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-0.22.1/mdcat-0.22.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-0.22.2/mdcat-0.22.2-x86_64-pc-windows-msvc.zip",
"hash": "sha512:474c841f7b6ccac2fe430680e19cad5f0c5163c2cb91c4ef312ca8c8d79bbb239b03ba01a6d448449f561ddfdddbbfd1e28816f17f8f10d25dafe06a59705e68" "hash": "sha512:76238af962cc18ebd0b60f0cbc77df57b31dad1eb99217ec6af0761f3c426bfa0c48fea00c2d25ad8bfa8609be7dbaf444b8dd6d942ebcd58dd1b022d6ef84a5"
} }
}, },
"bin": "mdcat.exe", "bin": "mdcat.exe",