From c511307188b2f19648a89b532b8ddb2e71b20d29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 12 May 2021 08:17:44 +0200 Subject: [PATCH] marp: Update to version 1.1.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 1e47da45e3..fb7c0fddfd 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "1.0.3", + "version": "1.1.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.0.3/marp-cli-v1.0.3-win.zip", - "hash": "df32e3c65684ec2f5d4b00880a6fa47acf30eb58e35fb753e5f530587ec81644" + "url": "https://github.com/marp-team/marp-cli/releases/download/v1.1.0/marp-cli-v1.1.0-win.zip", + "hash": "42c2af67651145dad0c809ac12668322731a0303a1376b6237cf3907916c6618" } }, "bin": "marp.exe",