2024-12-25 20:27:23 +00:00

22 lines
702 B
JSON

{
"version": "4.0.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/v4.0.4/marp-cli-v4.0.4-win.zip",
"hash": "35a9b453e56beeade5b8d4752f6b45ab999c8821408bbf5256a6e6f52c6c511d"
}
},
"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"
}
}
}
}