2023-09-24 00:33:02 +00:00

22 lines
702 B
JSON

{
"version": "3.3.0",
"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.3.0/marp-cli-v3.3.0-win.zip",
"hash": "312df816c4172781ef76eebc9ee1984debb6b5919c1a27f4d531292415bc5368"
}
},
"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"
}
}
}
}