From 1577b587d41de3efb8d2f5865cedd1ba765a8cca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 16:28:52 +0000 Subject: [PATCH] marp: Update to version 4.1.1 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 4415cad097..5b30909e63 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "4.1.0", + "version": "4.1.1", "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.0/marp-cli-v4.1.0-win.zip", - "hash": "adab6895e87ca0ffc0227fcd38656464cb01f1140758ef214be76c9094a90953" + "url": "https://github.com/marp-team/marp-cli/releases/download/v4.1.1/marp-cli-v4.1.1-win.zip", + "hash": "0a0cbf945bf49af5a8b344283cbb71e6cc209046751eebaf0f5121a040c204bd" } }, "bin": "marp.exe",