2023-02-19 20:26:48 +00:00

22 lines
702 B
JSON

{
"version": "2.4.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.4.0/marp-cli-v2.4.0-win.zip",
"hash": "d20569b5e13221803f242611699ff414412bbb0f9baade97f0da6fd37c897807"
}
},
"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"
}
}
}
}