2023-10-02 12:31:04 +00:00

22 lines
702 B
JSON

{
"version": "3.3.1",
"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/v3.3.1/marp-cli-v3.3.1-win.zip",
"hash": "dee8348cf4b58725fa4be288852f0adf22a6f2fdb25a264838717efb1d5cf3a3"
}
},
"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"
}
}
}
}