2022-11-22 04:29:22 +00:00

22 lines
702 B
JSON

{
"version": "2.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/v2.2.2/marp-cli-v2.2.2-win.zip",
"hash": "6f01b305618f5ccabf23767c2f7e0501dc95302b9ef4f4deeb2ca473e51c3983"
}
},
"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"
}
}
}
}