From 71f5785cc8d79c6281168bd28262ba404dbb2208 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 11 Feb 2021 16:09:24 +0100 Subject: [PATCH] marp: Update to version 0.23.2 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index a4f145be9f..052e16006e 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "0.23.1", + "version": "0.23.2", "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.1/marp-cli-v0.23.1-win.zip", - "hash": "a26623a3fb608c00482f57bb7aa294968d128890eb0564de9ec8ea06b5743ab0" + "url": "https://github.com/marp-team/marp-cli/releases/download/v0.23.2/marp-cli-v0.23.2-win.zip", + "hash": "e95af343186ae7c6271bda12dea4f27df649589a4a01bb00544e6e5183dda7e2" } }, "bin": "marp.exe",