2025-01-19 16:28:52 +00:00

22 lines
702 B
JSON

{
"version": "4.1.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.1.1/marp-cli-v4.1.1-win.zip",
"hash": "0a0cbf945bf49af5a8b344283cbb71e6cc209046751eebaf0f5121a040c204bd"
}
},
"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"
}
}
}
}