2025-07-19 16:29:36 +00:00

22 lines
702 B
JSON

{
"version": "4.2.1",
"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.1/marp-cli-v4.2.1-win.zip",
"hash": "55a635620ddb2f835323a619a2ff3ff1e17d86c8547ea84f86d9da92c7778e34"
}
},
"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"
}
}
}
}