From f96fd487a2eea265fab5749425fbe363d94946db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 00:37:37 +0000 Subject: [PATCH] marp: Update to version 4.0.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 1651cc68dd..134b4d335b 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "3.4.0", + "version": "4.0.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/v3.4.0/marp-cli-v3.4.0-win.zip", - "hash": "29f27217d8abd29d21718840fde53345ee1f9d768678a89548c7368d86cbe691" + "url": "https://github.com/marp-team/marp-cli/releases/download/v4.0.0/marp-cli-v4.0.0-win.zip", + "hash": "89f9a17e53f20d1902f5b87dad69076e4c9c9fae03599ee40d68987bbff69045" } }, "bin": "marp.exe",