mdcat: Update to version 1.1.0

This commit is contained in:
github-actions[bot] 2023-02-27 20:27:30 +00:00
parent cc4a5f212e
commit f43c78cff8

View File

@ -1,12 +1,12 @@
{ {
"version": "1.0.0", "version": "1.1.0",
"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-1.0.0/mdcat-1.0.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-1.1.0/mdcat-1.1.0-x86_64-pc-windows-msvc.zip",
"hash": "sha512:4a9041dbd92bb51da002a589a457de75e9fda62e32b518c781e3e2f4566b5106f70fd1297d3264b9d6116764428c5044c09421ca559db5f37a1c586b368b0abc" "hash": "sha512:b983d82262894118135cfe31b396653d5d674b94d029dae06e1b9f4ab825ebe3acda906ae74de911f0be875788274669cb93a0d017c227823b9b40ea0c49f899"
} }
}, },
"bin": "mdcat.exe", "bin": "mdcat.exe",