From 77bbc66e46d52092d2dc0bf07d04e908d5b3f376 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jun 2022 20:27:51 +0000 Subject: [PATCH] marp: Update to version 2.0.4 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 1414f2b22e..f777add5ed 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "2.0.3", + "version": "2.0.4", "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.3/marp-cli-v2.0.3-win.zip", - "hash": "22eae58b1c898837e4e1b3486a15ca4fbf9ca292a62b50922f32ec6f7b517c0d" + "url": "https://github.com/marp-team/marp-cli/releases/download/v2.0.4/marp-cli-v2.0.4-win.zip", + "hash": "55d70299a0b0ccf433cfd2bb4bd2dff3ad1ac32ae7ca6ac92a48d9fa248f3664" } }, "bin": "marp.exe",