From 173d22e9b060c18159bd5979a60fe8a2e52c81a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 5 Dec 2020 22:35:42 +0100 Subject: [PATCH] marp: Update to version 0.23.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 478d9f525d..c09cb0d1da 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "0.22.1", + "version": "0.23.0", "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.22.1/marp-cli-v0.22.1-win.zip", - "hash": "1ab6246c9b1eeabb6b3549d0ac9e057c2e8f0f167e938d5fa4571e3877c8c9ce" + "url": "https://github.com/marp-team/marp-cli/releases/download/v0.23.0/marp-cli-v0.23.0-win.zip", + "hash": "f958782184f216240d26917e3737036025e00a6e0744c6e67e6d9f5ee5e35960" } }, "bin": "marp.exe",