From 670be5afb381e5dba2f3da2211e62284ce14ab70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 00:35:33 +0000 Subject: [PATCH] marp: Update to version 4.1.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index ed01dbbee5..4415cad097 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "4.0.4", + "version": "4.1.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.0.4/marp-cli-v4.0.4-win.zip", - "hash": "35a9b453e56beeade5b8d4752f6b45ab999c8821408bbf5256a6e6f52c6c511d" + "url": "https://github.com/marp-team/marp-cli/releases/download/v4.1.0/marp-cli-v4.1.0-win.zip", + "hash": "adab6895e87ca0ffc0227fcd38656464cb01f1140758ef214be76c9094a90953" } }, "bin": "marp.exe",