mdcat: Update to version 2.1.2

This commit is contained in:
github-actions[bot] 2024-03-11 16:27:38 +00:00
parent cfa5160612
commit 331d4f2981

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.1", "version": "2.1.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.1.1/mdcat-2.1.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/swsnr/mdcat/releases/download/mdcat-2.1.2/mdcat-2.1.2-x86_64-pc-windows-msvc.zip",
"hash": "64a0bc474285fd716e5aa56085193df33778aad463d0f2eb420711a61327e8d3" "hash": "1c07a90297ba7ddfd1b1d5fae53eca60a0b7be4411cc98b4d8ccb6018b98b54e"
} }
}, },
"bin": "mdcat.exe", "bin": "mdcat.exe",