mdcat: Update to version 2.1.1

This commit is contained in:
github-actions[bot] 2024-01-16 00:32:38 +00:00
parent 79e626e21c
commit 7770c382d8

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.0", "version": "2.1.1",
"description": "cat for markdown", "description": "cat for markdown",
"homepage": "https://github.com/swsnr/mdcat", "homepage": "https://github.com/swsnr/mdcat",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/swsnr/mdcat/releases/download/mdcat-2.1.0/mdcat-2.1.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/swsnr/mdcat/releases/download/mdcat-2.1.1/mdcat-2.1.1-x86_64-pc-windows-msvc.zip",
"hash": "dbef06a509c1ba3853e589ee44e6b5fe974d9b570ac65f6518f68f1c7d2e7980" "hash": "64a0bc474285fd716e5aa56085193df33778aad463d0f2eb420711a61327e8d3"
} }
}, },
"bin": "mdcat.exe", "bin": "mdcat.exe",