mdcat: Update to version 0.23.2

This commit is contained in:
Jakub Čábera 2021-07-18 11:08:55 -07:00
parent 7ee234d126
commit 0a43b4ddc8

View File

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