mdcat: Update to version 2.6.1

This commit is contained in:
github-actions[bot] 2024-11-13 12:31:52 +00:00
parent ae4d72ab94
commit ac092c2289

View File

@ -1,12 +1,12 @@
{ {
"version": "2.5.0", "version": "2.6.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.5.0/mdcat-2.5.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/swsnr/mdcat/releases/download/mdcat-2.6.1/mdcat-2.6.1-x86_64-pc-windows-msvc.zip",
"hash": "64a544daa4b05052ef62fa9487105b0c72d1e4bbb269138cbf2352a02b35bef3" "hash": "3b1bc679471a6168997230a11c6299e92bee6d913d02c66395e0db04a2269b8a"
} }
}, },
"bin": "mdcat.exe", "bin": "mdcat.exe",