From acfa571fc8db379b90a81f24f8c74e5dd126c64f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 16:26:09 +0000 Subject: [PATCH] marp: Update to version 3.4.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 12dbd4052a..1651cc68dd 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "3.3.1", + "version": "3.4.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.3.1/marp-cli-v3.3.1-win.zip", - "hash": "dee8348cf4b58725fa4be288852f0adf22a6f2fdb25a264838717efb1d5cf3a3" + "url": "https://github.com/marp-team/marp-cli/releases/download/v3.4.0/marp-cli-v3.4.0-win.zip", + "hash": "29f27217d8abd29d21718840fde53345ee1f9d768678a89548c7368d86cbe691" } }, "bin": "marp.exe",