2024-10-31 16:30:42 +00:00

22 lines
702 B
JSON

{
"version": "4.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/v4.0.2/marp-cli-v4.0.2-win.zip",
"hash": "f2db5902234b603b19cf2e9f9a0342cb735ea361fb3f37e85219013c71e41b10"
}
},
"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"
}
}
}
}