2023-08-24 20:24:32 +00:00

22 lines
702 B
JSON

{
"version": "3.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/v3.2.1/marp-cli-v3.2.1-win.zip",
"hash": "6382c32cee7f38a60e2af102ac8eb66a6ed9619148b0f7f31cec6c2fd2f83db9"
}
},
"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"
}
}
}
}