From 95208a2f154bb7d48d748388b290bd3606aaed4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jan 2022 20:28:45 +0000 Subject: [PATCH] mdcat: Update to version 0.25.1 --- bucket/mdcat.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdcat.json b/bucket/mdcat.json index e8f4e7045c..1a48f37f36 100644 --- a/bucket/mdcat.json +++ b/bucket/mdcat.json @@ -1,12 +1,12 @@ { - "version": "0.25.0", + "version": "0.25.1", "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.25.0/mdcat-0.25.0-x86_64-pc-windows-msvc.zip", - "hash": "sha512:ecf63c1e270c29c2df1f4c45d69de6092608fad40f0325331b450d00622d36f14d37038f09e668ae7cdb110210bd5ae3ed816257aa29dda6276cd2cba0ec9d88" + "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-0.25.1/mdcat-0.25.1-x86_64-pc-windows-msvc.zip", + "hash": "sha512:6bb94da0a9e0a20f1824580af7782075fa2ed838c7e00d19ae71e2b82b994c1c0dbb5eed4f200aa358f65f0be929d78927edf9b4e4a81dfadf0084fc59403ff6" } }, "bin": "mdcat.exe",