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