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