mdcat: Update to version 2.6.2

This commit is contained in:
github-actions[bot] 2024-11-24 12:32:18 +00:00
parent 11af9aab8f
commit 0f948a2c48

View File

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