From 7113b680530a1e927d74afbe53f1a7cc825a7b66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 20:29:04 +0000 Subject: [PATCH] marp: Update to version 4.2.3 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index c0740eda0d..c94111c511 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "4.2.2", + "version": "4.2.3", "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/v4.2.2/marp-cli-v4.2.2-win.zip", - "hash": "1174ed3a3f060aa2336e462527a22b42c071c1a32ccf350cc1751829a2ef2779" + "url": "https://github.com/marp-team/marp-cli/releases/download/v4.2.3/marp-cli-v4.2.3-win.zip", + "hash": "5c177ee2970b46375af85487d2f0091913a81e95182a7998314d0ef90871b027" } }, "bin": "marp.exe",