marp-cli 1.2.0

Closes #81776.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Nanda H Krishna 2021-07-23 19:05:52 +05:30 committed by BrewTestBot
parent 79f3d517f9
commit 1c1edba71c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -10,6 +10,7 @@
"llvm@8",
"llvm@9",
"netlify-cli",
"marp-cli",
"openjdk",
"openjdk@11",
"serverless",