2019-11-06 17:01:08 +00:00

14 lines
551 B
JSON

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