From 1135aaf46c60a67171abf271d4a8afd547323aa0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 20:27:32 +0000 Subject: [PATCH] mdcat: Update to version 0.25.0 --- bucket/mdcat.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdcat.json b/bucket/mdcat.json index 09066b6bc3..e8f4e7045c 100644 --- a/bucket/mdcat.json +++ b/bucket/mdcat.json @@ -1,12 +1,12 @@ { - "version": "0.24.2", + "version": "0.25.0", "description": "cat for markdown", "homepage": "https://github.com/lunaryorn/mdcat", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-0.24.2/mdcat-0.24.2-x86_64-pc-windows-msvc.zip", - "hash": "sha512:f0ece1403aa984b8dc9c920cfa374bd19a27c972f524c61ed70a2dc32037c2df93d3dcc7d6d783f03599410c303e197d3356a4e0d9c873d3d8186b405aed858f" + "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-0.25.0/mdcat-0.25.0-x86_64-pc-windows-msvc.zip", + "hash": "sha512:ecf63c1e270c29c2df1f4c45d69de6092608fad40f0325331b450d00622d36f14d37038f09e668ae7cdb110210bd5ae3ed816257aa29dda6276cd2cba0ec9d88" } }, "bin": "mdcat.exe",