From 3bcc906fc45f51b9b10e73ea9353952f7bfa4e04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 00:34:45 +0000 Subject: [PATCH] marp: Update to version 4.1.2 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 5b30909e63..20159edbe9 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "4.1.1", + "version": "4.1.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.1.1/marp-cli-v4.1.1-win.zip", - "hash": "0a0cbf945bf49af5a8b344283cbb71e6cc209046751eebaf0f5121a040c204bd" + "url": "https://github.com/marp-team/marp-cli/releases/download/v4.1.2/marp-cli-v4.1.2-win.zip", + "hash": "80eef99420f24e1ec178e27931d121bfa5dbd44493fc22344e7d044de014dc0d" } }, "bin": "marp.exe",