From 4fa058144d35d090befe6739a5bdbbc4c0731ab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 22 Jul 2021 22:51:10 -0700 Subject: [PATCH] marp: Update to version 1.2.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index a6f3ebe613..ba049158c2 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "1.1.1", + "version": "1.2.0", "description": "A CLI interface for Marp and Marpit based converters", "homepage": "https://github.com/marp-team/marp-cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/marp-team/marp-cli/releases/download/v1.1.1/marp-cli-v1.1.1-win.zip", - "hash": "0cfcc9ac66ce612821cfac58d6f46538b5c5ff45309330e53f8b3b1a5f76716a" + "url": "https://github.com/marp-team/marp-cli/releases/download/v1.2.0/marp-cli-v1.2.0-win.zip", + "hash": "c13c4174d11b61125447c0259f3ead3c643a0ce6ca2fb6d780f4fe72e99487ae" } }, "bin": "marp.exe",