2021-05-08 21:42:34 +02:00

22 lines
702 B
JSON

{
"version": "1.0.2",
"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.0.2/marp-cli-v1.0.2-win.zip",
"hash": "d3856b7bdda1a05ec7f764895312f0be1a3e403c33522e6ab0cd81380a2b55c0"
}
},
"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"
}
}
}
}