From 51868dba9f167ca390ebfd458c0e79ed079f8c4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 00:34:52 +0000 Subject: [PATCH] mdcat: Update to version 2.0.2 --- bucket/mdcat.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdcat.json b/bucket/mdcat.json index 561928283b..37e892ef0f 100644 --- a/bucket/mdcat.json +++ b/bucket/mdcat.json @@ -1,12 +1,12 @@ { - "version": "2.0.1", + "version": "2.0.2", "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-2.0.1/mdcat-2.0.1-x86_64-pc-windows-msvc.zip", - "hash": "sha512:89ee1071782d27f0f5f2ba05d03e2bd94a4181e1524ac01313a7aba70ba99a34ce75893602eca3f489bb0e2c6ba6eb6367b8705697f1f50903b796e540ee39b1" + "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-2.0.2/mdcat-2.0.2-x86_64-pc-windows-msvc.zip", + "hash": "36d53548ee00bbb1e7b6225e398fe5de0a4897c537a9571cf1d3113dfe5318f1" } }, "bin": "mdcat.exe",