From d3a72e3b0092116e88cd628c66c2ed1f02b79b53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 12:30:39 +0000 Subject: [PATCH] marp: Update to version 2.5.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 7bb634cb32..b202a29a4e 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "2.4.0", + "version": "2.5.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/v2.4.0/marp-cli-v2.4.0-win.zip", - "hash": "d20569b5e13221803f242611699ff414412bbb0f9baade97f0da6fd37c897807" + "url": "https://github.com/marp-team/marp-cli/releases/download/v2.5.0/marp-cli-v2.5.0-win.zip", + "hash": "63ac3b03266f8da4e82b09f1bf51216358e70769e27c43f32fc3b4022a32e660" } }, "bin": "marp.exe",