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
{
|
|
"homepage": "https://github.com/marp-team/marp-cli",
|
|
"version": "0.12.1",
|
|
"license": "MIT",
|
|
"description": "A CLI interface for Marp and Marpit based converters",
|
|
"url": "https://github.com/marp-team/marp-cli/releases/download/v0.12.1/marp-cli-v0.12.1-win.zip",
|
|
"hash": "7757afd4fdb410a6bf6f2f0fb2ce3d55646a4924541d63aa0dec42fcd282148a",
|
|
"bin": "marp.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/marp-team/marp-cli/releases/download/v$version/marp-cli-v$version-win.zip"
|
|
}
|
|
}
|