mdcat: Update to version 0.23.1

This commit is contained in:
Jakub Čábera 2021-07-14 23:53:10 -07:00
parent 19d6f4d93c
commit cac62d657a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.23.0", "version": "0.23.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.23.0/mdcat-0.23.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-0.23.1/mdcat-0.23.1-x86_64-pc-windows-msvc.zip",
"hash": "sha512:3aa0a64b7471cbda3f0c5ecbaafad01e3f83e5b2e7cd64991ff5b843f7ebf192c9fc312a6080233ac54f09b07a1d13ad6488bbd2e403bd80ddd4dba9deb2be6c" "hash": "sha512:cc0b56a662c96dbafc138f92c188259ed1595f19f7dd5124ced76836f58fdb2b07cc781a10a0a63b6977125636584f32c8dd7315eb02cc0c21dc90476c08227f"
} }
}, },
"bin": "mdcat.exe", "bin": "mdcat.exe",