Skip to content

Commit 4fcc66d

Browse files
authored
Merge pull request #197145 from Homebrew/bump-marked-15.0.0
marked 15.0.0
2 parents b91dd26 + a545456 commit 4fcc66d

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-14.1.4.tgz"
5-
sha256 "fdd5f88e39297768b0a18b2b94a5da9abfd2abe4407bcfb44d1fc5d81d587c86"
4+
url "https://registry.npmjs.org/marked/-/marked-15.0.0.tgz"
5+
sha256 "417c788863e0daf63604d24c05eccea06095a6c4448ed22faba6840355dfb2ae"
66
license "MIT"
77

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

1212
depends_on "node"

0 commit comments

Comments
 (0)