2023-08-04 20:23:49 +00:00

22 lines
702 B
JSON

{
"version": "3.2.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/v3.2.0/marp-cli-v3.2.0-win.zip",
"hash": "bca2ac43fa9c97dcbd8271e2575e07d8e23fd68f5ecba0112b0a2dcc4bad4a30"
}
},
"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"
}
}
}
}