mdcat: Update to version 2.5.0

This commit is contained in:
github-actions[bot] 2024-09-26 20:27:51 +00:00
parent 86d619ba2a
commit 344bba51b9

View File

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