From 800ec91521adf472530fb1b35ace171b292b358d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Jan 2022 08:27:16 +0000 Subject: [PATCH] marp: Update to version 1.5.2 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 75ece607a3..8f7da6aa30 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "1.5.1", + "version": "1.5.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/v1.5.1/marp-cli-v1.5.1-win.zip", - "hash": "54eb621a7b775f52b3b84b8e1327bb148af82202fd4e8324ab5fe1a195cedf08" + "url": "https://github.com/marp-team/marp-cli/releases/download/v1.5.2/marp-cli-v1.5.2-win.zip", + "hash": "8d91d8e6d154a60e348cc55da67a954eb26dce6cb3ee28fb6638c164ecc4f67d" } }, "bin": "marp.exe",