From f43c78cff8a9782b22e9c1da8abd6074f088884f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 20:27:30 +0000 Subject: [PATCH] mdcat: Update to version 1.1.0 --- bucket/mdcat.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdcat.json b/bucket/mdcat.json index abd65ab114..8b8e1c63f7 100644 --- a/bucket/mdcat.json +++ b/bucket/mdcat.json @@ -1,12 +1,12 @@ { - "version": "1.0.0", + "version": "1.1.0", "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-1.0.0/mdcat-1.0.0-x86_64-pc-windows-msvc.zip", - "hash": "sha512:4a9041dbd92bb51da002a589a457de75e9fda62e32b518c781e3e2f4566b5106f70fd1297d3264b9d6116764428c5044c09421ca559db5f37a1c586b368b0abc" + "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-1.1.0/mdcat-1.1.0-x86_64-pc-windows-msvc.zip", + "hash": "sha512:b983d82262894118135cfe31b396653d5d674b94d029dae06e1b9f4ab825ebe3acda906ae74de911f0be875788274669cb93a0d017c227823b9b40ea0c49f899" } }, "bin": "mdcat.exe",