From a9c1c781a9bbb8988fd50305ae0f191323f9e074 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 00:33:02 +0000 Subject: [PATCH] marp: Update to version 3.3.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index fa29292667..4f5a19e67a 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "3.2.1", + "version": "3.3.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.2.1/marp-cli-v3.2.1-win.zip", - "hash": "6382c32cee7f38a60e2af102ac8eb66a6ed9619148b0f7f31cec6c2fd2f83db9" + "url": "https://github.com/marp-team/marp-cli/releases/download/v3.3.0/marp-cli-v3.3.0-win.zip", + "hash": "312df816c4172781ef76eebc9ee1984debb6b5919c1a27f4d531292415bc5368" } }, "bin": "marp.exe",