marp: Update to version 1.0.2

This commit is contained in:
Jakub Čábera 2021-05-08 21:42:34 +02:00
parent 07db01afc4
commit 6f68259227

View File

@ -1,12 +1,12 @@
{ {
"version": "1.0.1", "version": "1.0.2",
"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/v1.0.1/marp-cli-v1.0.1-win.zip", "url": "https://github.com/marp-team/marp-cli/releases/download/v1.0.2/marp-cli-v1.0.2-win.zip",
"hash": "9bb65426b12323c45b9c6554dcd57642ad650c5955b004727fe185484b8ee516" "hash": "d3856b7bdda1a05ec7f764895312f0be1a3e403c33522e6ab0cd81380a2b55c0"
} }
}, },
"bin": "marp.exe", "bin": "marp.exe",