From 270f086686efe27d27bd2366f17f9fa2a36c7d00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 16:30:42 +0000 Subject: [PATCH] marp: Update to version 4.0.2 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 134b4d335b..8e0cb065ad 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "4.0.0", + "version": "4.0.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.0.0/marp-cli-v4.0.0-win.zip", - "hash": "89f9a17e53f20d1902f5b87dad69076e4c9c9fae03599ee40d68987bbff69045" + "url": "https://github.com/marp-team/marp-cli/releases/download/v4.0.2/marp-cli-v4.0.2-win.zip", + "hash": "f2db5902234b603b19cf2e9f9a0342cb735ea361fb3f37e85219013c71e41b10" } }, "bin": "marp.exe",