From acacc5d58d1600eaed59ae8c39241dc08e70ca0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 29 Aug 2021 00:16:07 -0700 Subject: [PATCH] marp: Update to version 1.4.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 9c2f739e0d..8866d7987c 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "1.3.2", + "version": "1.4.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/v1.3.2/marp-cli-v1.3.2-win.zip", - "hash": "b0f731e057beb7f39a27c1b810079e64c3e3e33eeb0c394ee31573835bd0f7ec" + "url": "https://github.com/marp-team/marp-cli/releases/download/v1.4.0/marp-cli-v1.4.0-win.zip", + "hash": "54e6fb9f53d46fc7cb02db8a31d5f61c6356ac714819f8a13fad7831daef715f" } }, "bin": "marp.exe",