mdcat: Update to version 2.4.0

This commit is contained in:
github-actions[bot] 2024-09-20 16:29:54 +00:00
parent 1ce79b802a
commit b11e365336

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.1", "version": "2.4.0",
"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.3.1/mdcat-2.3.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/swsnr/mdcat/releases/download/mdcat-2.4.0/mdcat-2.4.0-x86_64-pc-windows-msvc.zip",
"hash": "f994521cabaf91dbbf78bc63a4d5f5396436ec1380fd4ac8d9418ca1102835bf" "hash": "3f04239fbe227d40b55261d62879159034bca67dd07f88e8ba95d22eb99f3ec1"
} }
}, },
"bin": "mdcat.exe", "bin": "mdcat.exe",