mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 04:54:29 +00:00
14 lines
551 B
JSON
14 lines
551 B
JSON
{
|
|
"homepage": "https://github.com/marp-team/marp-cli",
|
|
"version": "0.18.1",
|
|
"license": "MIT",
|
|
"description": "A CLI interface for Marp and Marpit based converters",
|
|
"url": "https://github.com/marp-team/marp-cli/releases/download/v0.18.1/marp-cli-v0.18.1-win.zip",
|
|
"hash": "f6db3384680c84601a68df60ed196f0fcfda2f5ba8690e545aad9acfab8d68ea",
|
|
"bin": "marp.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/marp-team/marp-cli/releases/download/v$version/marp-cli-v$version-win.zip"
|
|
}
|
|
}
|