From 9a1976d06660ccd2591f2e478481c72e9a82dfbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 20:29:30 +0000 Subject: [PATCH] marp: Update to version 4.2.2 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 4fbb3a4350..c0740eda0d 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "4.2.1", + "version": "4.2.2", "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.1/marp-cli-v4.2.1-win.zip", - "hash": "55a635620ddb2f835323a619a2ff3ff1e17d86c8547ea84f86d9da92c7778e34" + "url": "https://github.com/marp-team/marp-cli/releases/download/v4.2.2/marp-cli-v4.2.2-win.zip", + "hash": "1174ed3a3f060aa2336e462527a22b42c071c1a32ccf350cc1751829a2ef2779" } }, "bin": "marp.exe",