2020-07-18 20:29:07 +02:00

14 lines
551 B
JSON

{
"version": "0.19.0",
"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.19.0/marp-cli-v0.19.0-win.zip",
"hash": "680d3809f6401962134ebc7f6080da2893ddbd9ae1fdf2f76cba7aecf9ca7799",
"bin": "marp.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/marp-team/marp-cli/releases/download/v$version/marp-cli-v$version-win.zip"
}
}