2019-11-03 18:00:21 +00:00

14 lines
551 B
JSON

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