marp: Update to version 1.0.0

This commit is contained in:
Jakub Čábera 2021-04-25 09:04:57 +02:00
parent a557e67785
commit d59c64f0a0

View File

@ -1,12 +1,12 @@
{ {
"version": "0.23.3", "version": "1.0.0",
"description": "A CLI interface for Marp and Marpit based converters", "description": "A CLI interface for Marp and Marpit based converters",
"homepage": "https://github.com/marp-team/marp-cli", "homepage": "https://github.com/marp-team/marp-cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/marp-team/marp-cli/releases/download/v0.23.3/marp-cli-v0.23.3-win.zip", "url": "https://github.com/marp-team/marp-cli/releases/download/v1.0.0/marp-cli-v1.0.0-win.zip",
"hash": "2f72e8b7ea77bd2d59b258430148d34b0d3aca5179af8c1f24e1dedc74380205" "hash": "378fdf0e2f5c6fcb16f6cc63065a816bf857852ae8b73790867389f6d6d2145a"
} }
}, },
"bin": "marp.exe", "bin": "marp.exe",