2021-05-17 18:26:03 -07:00

22 lines
702 B
JSON

{
"version": "1.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/v1.1.1/marp-cli-v1.1.1-win.zip",
"hash": "0cfcc9ac66ce612821cfac58d6f46538b5c5ff45309330e53f8b3b1a5f76716a"
}
},
"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"
}
}
}
}