2020-07-25 10:10:00 +02:00

14 lines
551 B
JSON

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