From 094ee1129006384cff070285fe57242bf49c5bcb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Jun 2022 12:30:03 +0000 Subject: [PATCH] marp: Update to version 2.0.2 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 4253bc0778..444895994d 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "2.0.1", + "version": "2.0.2", "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.1/marp-cli-v2.0.1-win.zip", - "hash": "dc9c9c9b67251ea3c06015f8cc892f131428f2af695d08362c193f675df19e2e" + "url": "https://github.com/marp-team/marp-cli/releases/download/v2.0.2/marp-cli-v2.0.2-win.zip", + "hash": "21fee667124c3bd3b71069eb349c53f9837d1a33d12c74cefe6c6f9980b52b49" } }, "bin": "marp.exe",