Skip to content

Commit 75dfe49

Browse files
authored
Merge pull request #233841 from Homebrew/bump-marked-16.2.0
marked 16.2.0
2 parents 3f31fc5 + 9defa58 commit 75dfe49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/m/marked.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Marked < Formula
22
desc "Markdown parser and compiler built for speed"
33
homepage "https://marked.js.org/"
4-
url "https://registry.npmjs.org/marked/-/marked-16.1.2.tgz"
5-
sha256 "8d0338aa42b789ac78e710618898223bae6c0f266e683a844e999f6515d57d2d"
4+
url "https://registry.npmjs.org/marked/-/marked-16.2.0.tgz"
5+
sha256 "688e39c361ef7d92f9c69b2aaedcdafa4038865f4efaee30f5831ad53dd7909e"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "a00e95b6f44bd612791e05d67be212304a10f425b69d94abcd82bcd242220ad9"
9+
sha256 cellar: :any_skip_relocation, all: "0210bb8c83e0db60d26947dfe25f01889dd62c8366b9c75eeadb0230339299df"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)