mdcat: Update to version 0.22.4

This commit is contained in:
Jakub Čábera 2021-04-16 03:15:22 +02:00
parent 18ad656bf1
commit 11c1cd5b44

View File

@ -1,12 +1,12 @@
{ {
"version": "0.22.3", "version": "0.22.4",
"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.3/mdcat-0.22.3-x86_64-pc-windows-msvc.zip", "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-0.22.4/mdcat-0.22.4-x86_64-pc-windows-msvc.zip",
"hash": "sha512:684fa40b6a0124080a953ade60a8d38a9c0f9da3f257588d74ae37d7df3d96a388800ac2ffd65a0b8446626e458809642e929db5e89203b975cbf1dafe3c789f" "hash": "sha512:545615954d88e445a567a9e6a88ba81ebe388556efb4a3494982571e9facd7d01ab57fbfa05e90029536a82b8378eef3f50ca6bd07f726be007eaa979e9bf1af"
} }
}, },
"bin": "mdcat.exe", "bin": "mdcat.exe",