From e6bd73640cb987464b822fccc347a62405aadcdd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Jan 2023 20:28:52 +0000 Subject: [PATCH] marp: Update to version 2.3.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index cbd1f240ed..55f503d791 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "2.2.2", + "version": "2.3.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.2.2/marp-cli-v2.2.2-win.zip", - "hash": "6f01b305618f5ccabf23767c2f7e0501dc95302b9ef4f4deeb2ca473e51c3983" + "url": "https://github.com/marp-team/marp-cli/releases/download/v2.3.0/marp-cli-v2.3.0-win.zip", + "hash": "385fa86c23ce2f6c98f89eb5d102a36434b570ff4e523efa348ba86066e99cc1" } }, "bin": "marp.exe",