mdcat: Update to version 0.25.0

This commit is contained in:
github-actions[bot] 2021-12-23 20:27:32 +00:00
parent d71e0081c1
commit 1135aaf46c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.24.2", "version": "0.25.0",
"description": "cat for markdown", "description": "cat for markdown",
"homepage": "https://github.com/lunaryorn/mdcat", "homepage": "https://github.com/lunaryorn/mdcat",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-0.24.2/mdcat-0.24.2-x86_64-pc-windows-msvc.zip", "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-0.25.0/mdcat-0.25.0-x86_64-pc-windows-msvc.zip",
"hash": "sha512:f0ece1403aa984b8dc9c920cfa374bd19a27c972f524c61ed70a2dc32037c2df93d3dcc7d6d783f03599410c303e197d3356a4e0d9c873d3d8186b405aed858f" "hash": "sha512:ecf63c1e270c29c2df1f4c45d69de6092608fad40f0325331b450d00622d36f14d37038f09e668ae7cdb110210bd5ae3ed816257aa29dda6276cd2cba0ec9d88"
} }
}, },
"bin": "mdcat.exe", "bin": "mdcat.exe",