2025-08-09 20:29:04 +00:00

22 lines
702 B
JSON

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