From c6df307c605861b1c436a952072a17f9504f4467 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 16:30:17 +0000 Subject: [PATCH] mdcat: Update to version 2.0.4 --- bucket/mdcat.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdcat.json b/bucket/mdcat.json index b1cbad0e98..18e3f65d12 100644 --- a/bucket/mdcat.json +++ b/bucket/mdcat.json @@ -1,12 +1,12 @@ { - "version": "2.0.3", + "version": "2.0.4", "description": "cat for markdown", "homepage": "https://github.com/swsnr/mdcat", "license": "MPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/swsnr/mdcat/releases/download/mdcat-2.0.3/mdcat-2.0.3-x86_64-pc-windows-msvc.zip", - "hash": "c93b31c7b55fe6353059d52c75d84dc7d92546d273c539ed6b5507b5b05fa258" + "url": "https://github.com/swsnr/mdcat/releases/download/mdcat-2.0.4/mdcat-2.0.4-x86_64-pc-windows-msvc.zip", + "hash": "b4f11c22967bf7b9ba59b46e5c27964e0373e7f8409fe9907e49b9bdeca9b2d8" } }, "bin": "mdcat.exe",