From 9a66157e303e3b3a27a906b4cb08bcc2ea4362ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Jun 2023 20:24:19 +0000 Subject: [PATCH] marp: Update to version 3.0.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index b202a29a4e..6d074afe18 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "2.5.0", + "version": "3.0.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.5.0/marp-cli-v2.5.0-win.zip", - "hash": "63ac3b03266f8da4e82b09f1bf51216358e70769e27c43f32fc3b4022a32e660" + "url": "https://github.com/marp-team/marp-cli/releases/download/v3.0.0/marp-cli-v3.0.0-win.zip", + "hash": "c424e63bfd2bbdf41b3121fab478efe62081767d47d8437844ad7e5856df954d" } }, "bin": "marp.exe",