2025-07-29 20:29:30 +00:00

22 lines
702 B
JSON

{
"version": "4.2.2",
"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.2/marp-cli-v4.2.2-win.zip",
"hash": "1174ed3a3f060aa2336e462527a22b42c071c1a32ccf350cc1751829a2ef2779"
}
},
"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"
}
}
}
}