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