2021-09-27 01:17:57 -07:00

22 lines
702 B
JSON

{
"version": "1.4.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/v1.4.1/marp-cli-v1.4.1-win.zip",
"hash": "515c3660ac970a6c7cd3516b134940c20c04a3128be5b40d1eb3b4b8bf298c04"
}
},
"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"
}
}
}
}