From b92f7b7c799c65bbf3927d4b414628b443d53ca3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 20:23:49 +0000 Subject: [PATCH] marp: Update to version 3.2.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 2dcab33c47..ef4c92a6bc 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "3.1.0", + "version": "3.2.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.1.0/marp-cli-v3.1.0-win.zip", - "hash": "7157067015a2077613ce2a59fc7969b58868e16b073d099f850ffdc2794aa292" + "url": "https://github.com/marp-team/marp-cli/releases/download/v3.2.0/marp-cli-v3.2.0-win.zip", + "hash": "bca2ac43fa9c97dcbd8271e2575e07d8e23fd68f5ecba0112b0a2dcc4bad4a30" } }, "bin": "marp.exe",