2023-10-28 16:26:09 +00:00

22 lines
702 B
JSON

{
"version": "3.4.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/v3.4.0/marp-cli-v3.4.0-win.zip",
"hash": "29f27217d8abd29d21718840fde53345ee1f9d768678a89548c7368d86cbe691"
}
},
"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"
}
}
}
}