2025-06-12 00:40:24 +00:00

22 lines
702 B
JSON

{
"version": "4.2.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/v4.2.0/marp-cli-v4.2.0-win.zip",
"hash": "d553b8bdd2b3f99938e707d5111701a3bd787f449cecb6e9723edf875a2b6ccb"
}
},
"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"
}
}
}
}