From 6021788e3d2aeb83fa7673d6e1dfd2a77bc795b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 16:27:06 +0000 Subject: [PATCH] mdcat: Update to version 2.0.0 --- bucket/mdcat.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdcat.json b/bucket/mdcat.json index cd63bd7a71..9c63eb6dd3 100644 --- a/bucket/mdcat.json +++ b/bucket/mdcat.json @@ -1,12 +1,12 @@ { - "version": "1.1.1", + "version": "2.0.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.1.1/mdcat-1.1.1-x86_64-pc-windows-msvc.zip", - "hash": "sha512:da9e9844dacd421e754d0c5bf421a2656fc9650f2de17c87b28f4f118192b818d50d5c217f90c54010f10c568a148fdad5141e3f7a4e0754e83d34d2bd7c592f" + "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-2.0.0/mdcat-2.0.0-x86_64-pc-windows-msvc.zip", + "hash": "sha512:267896b6d4277492f6776d78d11e10376205774d23ab4bbe1971a5a9f61b8cdf5dde89a7ea916eacdfdafc690c6a997e077d47815cae556ba0fc1c6cd9d06073" } }, "bin": "mdcat.exe",