From a236c6c522ee6865a3c9a4a0f059a58fffd0fc60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Sep 2022 08:30:01 +0000 Subject: [PATCH] marp: Update to version 2.1.4 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index aeee7c60dc..4d558d43fb 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "2.1.2", + "version": "2.1.4", "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/v2.1.2/marp-cli-v2.1.2-win.zip", - "hash": "afca5f301b654bbe146c39f15dd2cff72d70be7438fec5772453235e08250ef9" + "url": "https://github.com/marp-team/marp-cli/releases/download/v2.1.4/marp-cli-v2.1.4-win.zip", + "hash": "70b32656b7823c580ec51dfc5965df08bb7207363bacce4f93dc81dd7f648ffa" } }, "bin": "marp.exe",