Skip to content

Commit b34311a

Browse files
authored
Merge pull request #198421 from Homebrew/bump-marked-15.0.2
marked 15.0.2
2 parents 7c7bc5f + ba758da commit b34311a

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-15.0.1.tgz"
5-
sha256 "e872623475d24028dcb29bf8301571450236045390d619a3e37b88014bd5fb68"
4+
url "https://registry.npmjs.org/marked/-/marked-15.0.2.tgz"
5+
sha256 "b265d05c56b9c90572323a638274c56a9770dc5d04b95d3b1518b836286c61a2"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "d7ee338d33ff99696115091a19637c2a4a4e6638baa0ad94ac03604246af175a"
9+
sha256 cellar: :any_skip_relocation, all: "a444d04f5a4a55939470d6900e32326647495e13335c5915794db6acfc483e18"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)