marp: Update to version 0.18.2

This commit is contained in:
Jakub Čábera 2020-06-28 19:15:26 +02:00
parent 0ad7d6ae33
commit 9677caf62d

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://github.com/marp-team/marp-cli", "version": "0.18.2",
"version": "0.18.1",
"license": "MIT",
"description": "A CLI interface for Marp and Marpit based converters", "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", "homepage": "https://github.com/marp-team/marp-cli",
"hash": "f6db3384680c84601a68df60ed196f0fcfda2f5ba8690e545aad9acfab8d68ea", "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", "bin": "marp.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {