diff --git a/Formula/marp-cli.rb b/Formula/marp-cli.rb index 39a26081407..34222d34f92 100644 --- a/Formula/marp-cli.rb +++ b/Formula/marp-cli.rb @@ -3,8 +3,8 @@ require "language/node" class MarpCli < Formula desc "Easily convert Marp Markdown files into static HTML/CSS, PDF, PPT and images" homepage "https://github.com/marp-team/marp-cli" - url "https://registry.npmjs.org/@marp-team/marp-cli/-/marp-cli-1.1.1.tgz" - sha256 "62711d9298f96a9634020d31a05561ad076e59e06749b0be643a20ccb8533770" + url "https://registry.npmjs.org/@marp-team/marp-cli/-/marp-cli-1.2.0.tgz" + sha256 "d20b473a2ef8cae67ad6470b57979ce70706d537e8da7050f9ea6acdb081bda7" license "MIT" bottle do diff --git a/audit_exceptions/universal_binary_allowlist.json b/audit_exceptions/universal_binary_allowlist.json index eed2c16abff..6a5c2af3196 100644 --- a/audit_exceptions/universal_binary_allowlist.json +++ b/audit_exceptions/universal_binary_allowlist.json @@ -10,6 +10,7 @@ "llvm@8", "llvm@9", "netlify-cli", + "marp-cli", "openjdk", "openjdk@11", "serverless",