2020-10-18 10:53:14 +02:00

22 lines
705 B
JSON

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