From d7d269e74ac5e901619d9e07d8667f698c8d443c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 1 Dec 2021 21:02:00 +0000 Subject: [PATCH] mdcat: Update to version 0.24.2 --- bucket/mdcat.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdcat.json b/bucket/mdcat.json index e14952b15f..09066b6bc3 100644 --- a/bucket/mdcat.json +++ b/bucket/mdcat.json @@ -1,12 +1,12 @@ { - "version": "0.24.1", + "version": "0.24.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-0.24.1/mdcat-0.24.1-x86_64-pc-windows-msvc.zip", - "hash": "sha512:1a9a28e3f758e954339b1ee4d3f1104936d4205866a1cafb729f24793583edd3b30892a2b8f30e77c03d28354aef9d43321eb0bd8bd8749661021b47864d25d5" + "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" } }, "bin": "mdcat.exe",