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