mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-25 04:55:17 +00:00
14 lines
551 B
JSON
14 lines
551 B
JSON
{
|
|
"homepage": "https://github.com/marp-team/marp-cli",
|
|
"version": "0.16.0",
|
|
"license": "MIT",
|
|
"description": "A CLI interface for Marp and Marpit based converters",
|
|
"url": "https://github.com/marp-team/marp-cli/releases/download/v0.16.0/marp-cli-v0.16.0-win.zip",
|
|
"hash": "d27c513cf15a5dd9af5be700bca18f47feb9f4909c4ee956defd9f24fcc35c25",
|
|
"bin": "marp.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/marp-team/marp-cli/releases/download/v$version/marp-cli-v$version-win.zip"
|
|
}
|
|
}
|