From 904e86610de24da9f79521418032542c91de2d35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 27 Sep 2021 01:17:57 -0700 Subject: [PATCH] marp: Update to version 1.4.1 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 8866d7987c..7c8903d45d 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.4.1", "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.4.0/marp-cli-v1.4.0-win.zip", - "hash": "54e6fb9f53d46fc7cb02db8a31d5f61c6356ac714819f8a13fad7831daef715f" + "url": "https://github.com/marp-team/marp-cli/releases/download/v1.4.1/marp-cli-v1.4.1-win.zip", + "hash": "515c3660ac970a6c7cd3516b134940c20c04a3128be5b40d1eb3b4b8bf298c04" } }, "bin": "marp.exe",