From 8b9e93d36c24978b67832ed3ada244e60bce134c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Jul 2023 12:30:52 +0000 Subject: [PATCH] marp: Update to version 3.1.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 373cf7a283..2dcab33c47 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "3.0.2", + "version": "3.1.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.0.2/marp-cli-v3.0.2-win.zip", - "hash": "153a8864b5ddf9277264bf945401711a5387786fdb845ee374717e0bc0d80578" + "url": "https://github.com/marp-team/marp-cli/releases/download/v3.1.0/marp-cli-v3.1.0-win.zip", + "hash": "7157067015a2077613ce2a59fc7969b58868e16b073d099f850ffdc2794aa292" } }, "bin": "marp.exe",