2022-09-10 08:30:01 +00:00

22 lines
702 B
JSON

{
"version": "2.1.4",
"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.1.4/marp-cli-v2.1.4-win.zip",
"hash": "70b32656b7823c580ec51dfc5965df08bb7207363bacce4f93dc81dd7f648ffa"
}
},
"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"
}
}
}
}