2022-06-05 16:30:05 +00:00

22 lines
702 B
JSON

{
"version": "2.0.3",
"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/v2.0.3/marp-cli-v2.0.3-win.zip",
"hash": "22eae58b1c898837e4e1b3486a15ca4fbf9ca292a62b50922f32ec6f7b517c0d"
}
},
"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"
}
}
}
}