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