mdcat: Update to version 2.7.1

This commit is contained in:
github-actions[bot] 2024-12-14 16:29:53 +00:00
parent 7999fcb25b
commit 4fcb7c37fb

View File

@ -1,12 +1,12 @@
{ {
"version": "2.7.0", "version": "2.7.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.7.0/mdcat-2.7.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/swsnr/mdcat/releases/download/mdcat-2.7.1/mdcat-2.7.1-x86_64-pc-windows-msvc.zip",
"hash": "754864ab30de380d97ec0c071e85b75f875ccf724448021ad9647120c947f3c5" "hash": "e140429e8892e164d42d093ef6646336bbb512fffd102baff64d009059cc6e86"
} }
}, },
"bin": "mdcat.exe", "bin": "mdcat.exe",