From 9677caf62d246dc6bbf39514684351f204772df9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 28 Jun 2020 19:15:26 +0200 Subject: [PATCH] marp: Update to version 0.18.2 --- bucket/marp.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 624f45d9d8..0fdc355b84 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,10 +1,10 @@ { - "homepage": "https://github.com/marp-team/marp-cli", - "version": "0.18.1", - "license": "MIT", + "version": "0.18.2", "description": "A CLI interface for Marp and Marpit based converters", - "url": "https://github.com/marp-team/marp-cli/releases/download/v0.18.1/marp-cli-v0.18.1-win.zip", - "hash": "f6db3384680c84601a68df60ed196f0fcfda2f5ba8690e545aad9acfab8d68ea", + "homepage": "https://github.com/marp-team/marp-cli", + "license": "MIT", + "url": "https://github.com/marp-team/marp-cli/releases/download/v0.18.2/marp-cli-v0.18.2-win.zip", + "hash": "fe2dffaeaeeb971acbc8f8db39f07085d26099c3aaad3c599445ef3595a19be2", "bin": "marp.exe", "checkver": "github", "autoupdate": {