From 4950cab15326d34585445c41719504551e79b0d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 16:29:42 +0000 Subject: [PATCH] marp: Update to version 1.6.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 8f7da6aa30..0faf49226f 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "1.5.2", + "version": "1.6.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/v1.5.2/marp-cli-v1.5.2-win.zip", - "hash": "8d91d8e6d154a60e348cc55da67a954eb26dce6cb3ee28fb6638c164ecc4f67d" + "url": "https://github.com/marp-team/marp-cli/releases/download/v1.6.0/marp-cli-v1.6.0-win.zip", + "hash": "dc27b50dc3e2ef59b60e95898015a6b8250a036121900afd90196bb34defc573" } }, "bin": "marp.exe",