From ed861c04dba34dc19cc16887a4a851994df54730 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 7 Feb 2021 08:06:14 +0100 Subject: [PATCH] marp: Update to version 0.23.1 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index c09cb0d1da..a4f145be9f 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "0.23.0", + "version": "0.23.1", "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.0/marp-cli-v0.23.0-win.zip", - "hash": "f958782184f216240d26917e3737036025e00a6e0744c6e67e6d9f5ee5e35960" + "url": "https://github.com/marp-team/marp-cli/releases/download/v0.23.1/marp-cli-v0.23.1-win.zip", + "hash": "a26623a3fb608c00482f57bb7aa294968d128890eb0564de9ec8ea06b5743ab0" } }, "bin": "marp.exe",