2025-02-22 00:34:45 +00:00

22 lines
702 B
JSON

{
"version": "4.1.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.1.2/marp-cli-v4.1.2-win.zip",
"hash": "80eef99420f24e1ec178e27931d121bfa5dbd44493fc22344e7d044de014dc0d"
}
},
"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"
}
}
}
}