From 03ca0ce459019fd30acce7802f9c2a805ee29e23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 16:36:26 +0000 Subject: [PATCH] marp: Update to version 2.0.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 17bef22e63..7b39f84833 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "1.7.2", + "version": "2.0.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.7.2/marp-cli-v1.7.2-win.zip", - "hash": "15e6e852552dc2b0f5aab1880402dbd2ea4836cd1238715d6ecb833a52046852" + "url": "https://github.com/marp-team/marp-cli/releases/download/v2.0.0/marp-cli-v2.0.0-win.zip", + "hash": "d6c1fb2fcb89687454d1c518537274013ad55fe0a0d2b938d221d2010838175f" } }, "bin": "marp.exe",