From 9f201d99cbc77e4d924201145464c06281caa24c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 15 Mar 2021 08:34:02 +0100 Subject: [PATCH] marp: Update to version 0.23.3 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 052e16006e..532adea057 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "0.23.2", + "version": "0.23.3", "description": "A CLI interface for Marp and Marpit based converters", "homepage": "https://github.com/marp-team/marp-cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/marp-team/marp-cli/releases/download/v0.23.2/marp-cli-v0.23.2-win.zip", - "hash": "e95af343186ae7c6271bda12dea4f27df649589a4a01bb00544e6e5183dda7e2" + "url": "https://github.com/marp-team/marp-cli/releases/download/v0.23.3/marp-cli-v0.23.3-win.zip", + "hash": "2f72e8b7ea77bd2d59b258430148d34b0d3aca5179af8c1f24e1dedc74380205" } }, "bin": "marp.exe",