From 67a7ae4021ddfc27639bc9fcb1e45402b5c369b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:31:04 +0000 Subject: [PATCH] marp: Update to version 3.3.1 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 4f5a19e67a..12dbd4052a 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "3.3.0", + "version": "3.3.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/v3.3.0/marp-cli-v3.3.0-win.zip", - "hash": "312df816c4172781ef76eebc9ee1984debb6b5919c1a27f4d531292415bc5368" + "url": "https://github.com/marp-team/marp-cli/releases/download/v3.3.1/marp-cli-v3.3.1-win.zip", + "hash": "dee8348cf4b58725fa4be288852f0adf22a6f2fdb25a264838717efb1d5cf3a3" } }, "bin": "marp.exe",