From 10c5e1b1d9718de704cbbceb2068c1e009151e27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 00:34:28 +0000 Subject: [PATCH] mdcat: Update to version 0.30.3 --- bucket/mdcat.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdcat.json b/bucket/mdcat.json index 780f424bd7..cfbcb4de4f 100644 --- a/bucket/mdcat.json +++ b/bucket/mdcat.json @@ -1,12 +1,12 @@ { - "version": "0.30.1", + "version": "0.30.3", "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.30.1/mdcat-0.30.1-x86_64-pc-windows-msvc.zip", - "hash": "sha512:bf0c6bdc143f9ec6627bbfe59f9204f66d88eeb775eb4b4a66049e391c3c3fb4d399eb6f5a6a266783d0352da371bf36826eb3645df0c568eb7500d8818cbd46" + "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-0.30.3/mdcat-0.30.3-x86_64-pc-windows-msvc.zip", + "hash": "sha512:82e75fef18bdd29a0b68eb0c954a99fa45f564f6717b154a427b2be0fc7dd4b06ca82cc6cacbf70e8a6b6c1f51ad19b4e6245b593e2f410ff0d69a1a682c0d8e" } }, "bin": "mdcat.exe",