From 258b966ddcca15c43cfb175e743088c9bc6e8d6d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 16:30:44 +0000 Subject: [PATCH] marp: Update to version 2.0.1 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 7b39f84833..4253bc0778 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "2.0.0", + "version": "2.0.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/v2.0.0/marp-cli-v2.0.0-win.zip", - "hash": "d6c1fb2fcb89687454d1c518537274013ad55fe0a0d2b938d221d2010838175f" + "url": "https://github.com/marp-team/marp-cli/releases/download/v2.0.1/marp-cli-v2.0.1-win.zip", + "hash": "dc9c9c9b67251ea3c06015f8cc892f131428f2af695d08362c193f675df19e2e" } }, "bin": "marp.exe",