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