mdcat: Update to version 2.0.3

This commit is contained in:
github-actions[bot] 2023-04-24 20:25:30 +00:00
parent e47dd7b6c6
commit b48ae50c56

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.2", "version": "2.0.3",
"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.2/mdcat-2.0.2-x86_64-pc-windows-msvc.zip", "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-2.0.3/mdcat-2.0.3-x86_64-pc-windows-msvc.zip",
"hash": "36d53548ee00bbb1e7b6225e398fe5de0a4897c537a9571cf1d3113dfe5318f1" "hash": "c93b31c7b55fe6353059d52c75d84dc7d92546d273c539ed6b5507b5b05fa258"
} }
}, },
"bin": "mdcat.exe", "bin": "mdcat.exe",