2020-06-28 19:15:26 +02:00

14 lines
551 B
JSON

{
"version": "0.18.2",
"description": "A CLI interface for Marp and Marpit based converters",
"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": {
"url": "https://github.com/marp-team/marp-cli/releases/download/v$version/marp-cli-v$version-win.zip"
}
}