From 4cd6b00595f130d2c40ee56a339c60b7da048e8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 00:40:24 +0000 Subject: [PATCH] marp: Update to version 4.2.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 20159edbe9..4569d47f9c 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "4.1.2", + "version": "4.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/v4.1.2/marp-cli-v4.1.2-win.zip", - "hash": "80eef99420f24e1ec178e27931d121bfa5dbd44493fc22344e7d044de014dc0d" + "url": "https://github.com/marp-team/marp-cli/releases/download/v4.2.0/marp-cli-v4.2.0-win.zip", + "hash": "d553b8bdd2b3f99938e707d5111701a3bd787f449cecb6e9723edf875a2b6ccb" } }, "bin": "marp.exe",