From 9ea7f887bf0ac1bf93e178506fb48f90bb3804a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Apr 2022 08:29:13 +0000 Subject: [PATCH] marp: Update to version 1.7.2 --- bucket/marp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/marp.json b/bucket/marp.json index 42f1a3777b..17bef22e63 100644 --- a/bucket/marp.json +++ b/bucket/marp.json @@ -1,12 +1,12 @@ { - "version": "1.7.1", + "version": "1.7.2", "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.7.1/marp-cli-v1.7.1-win.zip", - "hash": "6231d5896ed91393416b3f92b6eb117ed9f4e110dd3854cf2a29a7f8dfc229d5" + "url": "https://github.com/marp-team/marp-cli/releases/download/v1.7.2/marp-cli-v1.7.2-win.zip", + "hash": "15e6e852552dc2b0f5aab1880402dbd2ea4836cd1238715d6ecb833a52046852" } }, "bin": "marp.exe",