From d59c64f0a090d509c6dd6a3d2996c1c1ff38b87a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 25 Apr 2021 09:04:57 +0200 Subject: [PATCH] marp: Update to version 1.0.0 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 532adea057..4ab598bbc4 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "0.23.3", + "version": "1.0.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/v0.23.3/marp-cli-v0.23.3-win.zip", - "hash": "2f72e8b7ea77bd2d59b258430148d34b0d3aca5179af8c1f24e1dedc74380205" + "url": "https://github.com/marp-team/marp-cli/releases/download/v1.0.0/marp-cli-v1.0.0-win.zip", + "hash": "378fdf0e2f5c6fcb16f6cc63065a816bf857852ae8b73790867389f6d6d2145a" } }, "bin": "marp.exe",