From ed7f254cb22bd597ccc48d2c0da041d711759ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 11 Aug 2021 09:52:01 -0700 Subject: [PATCH] marp: Update to version 1.3.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index ba049158c2..b96a155421 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "1.2.0", + "version": "1.3.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.2.0/marp-cli-v1.2.0-win.zip", - "hash": "c13c4174d11b61125447c0259f3ead3c643a0ce6ca2fb6d780f4fe72e99487ae" + "url": "https://github.com/marp-team/marp-cli/releases/download/v1.3.0/marp-cli-v1.3.0-win.zip", + "hash": "d325f4913304724c3f99a430058acbb8f23166b59e0b3be7289d8b113917e869" } }, "bin": "marp.exe",