2023-04-16 12:30:39 +00:00

22 lines
702 B
JSON

{
"version": "2.5.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/v2.5.0/marp-cli-v2.5.0-win.zip",
"hash": "63ac3b03266f8da4e82b09f1bf51216358e70769e27c43f32fc3b4022a32e660"
}
},
"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"
}
}
}
}