mdcat: Update to version 0.30.1

This commit is contained in:
github-actions[bot] 2022-11-29 12:31:27 +00:00
parent d0d9e54be8
commit 7dbab2e4ef

View File

@ -1,12 +1,12 @@
{ {
"version": "0.29.0", "version": "0.30.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-0.29.0/mdcat-0.29.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-0.30.1/mdcat-0.30.1-x86_64-pc-windows-msvc.zip",
"hash": "sha512:6ed6e3a24bde4c24c74a09dcc4fcf5b65dd084d87ff465f1682ac7d5e5f75d0716d4b48eba3fc07a884068cb84e5b6a33fafa1f813fde46b35b0d95fd5656e95" "hash": "sha512:bf0c6bdc143f9ec6627bbfe59f9204f66d88eeb775eb4b4a66049e391c3c3fb4d399eb6f5a6a266783d0352da371bf36826eb3645df0c568eb7500d8818cbd46"
} }
}, },
"bin": "mdcat.exe", "bin": "mdcat.exe",