From 0a43b4ddc868a90a3423cbce7f992819c7e798c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 18 Jul 2021 11:08:55 -0700 Subject: [PATCH] mdcat: Update to version 0.23.2 --- bucket/mdcat.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mdcat.json b/bucket/mdcat.json index af0613c0b8..c45f30ef41 100644 --- a/bucket/mdcat.json +++ b/bucket/mdcat.json @@ -1,12 +1,12 @@ { - "version": "0.23.1", + "version": "0.23.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.23.1/mdcat-0.23.1-x86_64-pc-windows-msvc.zip", - "hash": "sha512:cc0b56a662c96dbafc138f92c188259ed1595f19f7dd5124ced76836f58fdb2b07cc781a10a0a63b6977125636584f32c8dd7315eb02cc0c21dc90476c08227f" + "url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-0.23.2/mdcat-0.23.2-x86_64-pc-windows-msvc.zip", + "hash": "sha512:6d2d341b891d6efb608404604248ae545a908ce7bd8abd2907450192312ba6ebb036088da46e380116a75fc8604e348e5049ff4a21717251b2d42f5942d2400f" } }, "bin": "mdcat.exe",