2021-05-09 08:39:21 +02:00

22 lines
702 B
JSON

{
"version": "1.0.3",
"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.3/marp-cli-v1.0.3-win.zip",
"hash": "df32e3c65684ec2f5d4b00880a6fa47acf30eb58e35fb753e5f530587ec81644"
}
},
"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"
}
}
}
}