From aff75581d89d1310f6bdd65854b8fd6a43dafceb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Jun 2022 16:30:05 +0000 Subject: [PATCH] marp: Update to version 2.0.3 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 444895994d..1414f2b22e 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "2.0.2", + "version": "2.0.3", "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.2/marp-cli-v2.0.2-win.zip", - "hash": "21fee667124c3bd3b71069eb349c53f9837d1a33d12c74cefe6c6f9980b52b49" + "url": "https://github.com/marp-team/marp-cli/releases/download/v2.0.3/marp-cli-v2.0.3-win.zip", + "hash": "22eae58b1c898837e4e1b3486a15ca4fbf9ca292a62b50922f32ec6f7b517c0d" } }, "bin": "marp.exe",