From 3f36bbbb2ce55944fda07de6005521232de4f908 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 20:24:32 +0000 Subject: [PATCH] marp: Update to version 3.2.1 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index ef4c92a6bc..fa29292667 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "3.2.0", + "version": "3.2.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.2.0/marp-cli-v3.2.0-win.zip", - "hash": "bca2ac43fa9c97dcbd8271e2575e07d8e23fd68f5ecba0112b0a2dcc4bad4a30" + "url": "https://github.com/marp-team/marp-cli/releases/download/v3.2.1/marp-cli-v3.2.1-win.zip", + "hash": "6382c32cee7f38a60e2af102ac8eb66a6ed9619148b0f7f31cec6c2fd2f83db9" } }, "bin": "marp.exe",