From 20ce4f77dd96786b2f0366a034971390238183ca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Feb 2023 20:26:48 +0000 Subject: [PATCH] marp: Update to version 2.4.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 55f503d791..7bb634cb32 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "2.3.0", + "version": "2.4.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.3.0/marp-cli-v2.3.0-win.zip", - "hash": "385fa86c23ce2f6c98f89eb5d102a36434b570ff4e523efa348ba86066e99cc1" + "url": "https://github.com/marp-team/marp-cli/releases/download/v2.4.0/marp-cli-v2.4.0-win.zip", + "hash": "d20569b5e13221803f242611699ff414412bbb0f9baade97f0da6fd37c897807" } }, "bin": "marp.exe",