2019-08-23 13:01:50 +00:00

14 lines
551 B
JSON

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