We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b91dd26 + a545456 commit 4fcc66dCopy full SHA for 4fcc66d
Formula/m/marked.rb
@@ -1,12 +1,12 @@
1
class Marked < Formula
2
desc "Markdown parser and compiler built for speed"
3
homepage "https://marked.js.org/"
4
- url "https://registry.npmjs.org/marked/-/marked-14.1.4.tgz"
5
- sha256 "fdd5f88e39297768b0a18b2b94a5da9abfd2abe4407bcfb44d1fc5d81d587c86"
+ url "https://registry.npmjs.org/marked/-/marked-15.0.0.tgz"
+ sha256 "417c788863e0daf63604d24c05eccea06095a6c4448ed22faba6840355dfb2ae"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "ef2e2804b9777a9caf974db619dbde812a5a566e5c5d4324c8b2b335170f0f31"
+ sha256 cellar: :any_skip_relocation, all: "cb0febc6a7a94a23a8b6267071afa95947dcba833efbf93505994ac1cde8f012"
10
end
11
12
depends_on "node"
0 commit comments