From d60a11743ce2e5b4bf09dbc463564e729452bc0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 16:31:33 +0000 Subject: [PATCH] marp: Update to version 2.2.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 4d558d43fb..28e0bf0bff 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "2.1.4", + "version": "2.2.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/v2.1.4/marp-cli-v2.1.4-win.zip", - "hash": "70b32656b7823c580ec51dfc5965df08bb7207363bacce4f93dc81dd7f648ffa" + "url": "https://github.com/marp-team/marp-cli/releases/download/v2.2.0/marp-cli-v2.2.0-win.zip", + "hash": "e08d7f4f1f870806b9eab141a0cbea4cf75bff8e259bd98b798135f43d4e76f1" } }, "bin": "marp.exe",