From d748b25b60bf2fb03816f9de34944fe35ac8de79 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 16:27:31 +0000 Subject: [PATCH] marp: Update to version 3.0.2 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 6d074afe18..373cf7a283 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "3.0.0", + "version": "3.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/v3.0.0/marp-cli-v3.0.0-win.zip", - "hash": "c424e63bfd2bbdf41b3121fab478efe62081767d47d8437844ad7e5856df954d" + "url": "https://github.com/marp-team/marp-cli/releases/download/v3.0.2/marp-cli-v3.0.2-win.zip", + "hash": "153a8864b5ddf9277264bf945401711a5387786fdb845ee374717e0bc0d80578" } }, "bin": "marp.exe",