marp: Add version 0.12.1 (#245)

This commit is contained in:
Hsiao-nan Cheung 2019-07-16 14:21:40 +08:00 committed by GitHub
parent 40d6e15c6d
commit e9cabc4cb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
bucket/marp.json Normal file
View File

@ -0,0 +1,13 @@
{
"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"
}
}