2019-09-12 07:00:23 +00:00

14 lines
551 B
JSON

{
"homepage": "https://github.com/marp-team/marp-cli",
"version": "0.14.0",
"license": "MIT",
"description": "A CLI interface for Marp and Marpit based converters",
"url": "https://github.com/marp-team/marp-cli/releases/download/v0.14.0/marp-cli-v0.14.0-win.zip",
"hash": "74e4c27d8fa8405dedc2adbc5341598142398d3e713b4c9b5efae8f9bc89ea5a",
"bin": "marp.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/marp-team/marp-cli/releases/download/v$version/marp-cli-v$version-win.zip"
}
}