2021-12-03 18:02:00 +00:00

22 lines
702 B
JSON

{
"version": "1.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/v1.5.0/marp-cli-v1.5.0-win.zip",
"hash": "ea9c090435d777f580cc5661f34d6011b7e3aad0728c3648ec788fdd4728e9e2"
}
},
"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"
}
}
}
}