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 3f31fc5 + 9defa58 commit 75dfe49Copy full SHA for 75dfe49
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-16.1.2.tgz"
5
- sha256 "8d0338aa42b789ac78e710618898223bae6c0f266e683a844e999f6515d57d2d"
+ url "https://registry.npmjs.org/marked/-/marked-16.2.0.tgz"
+ sha256 "688e39c361ef7d92f9c69b2aaedcdafa4038865f4efaee30f5831ad53dd7909e"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "a00e95b6f44bd612791e05d67be212304a10f425b69d94abcd82bcd242220ad9"
+ sha256 cellar: :any_skip_relocation, all: "0210bb8c83e0db60d26947dfe25f01889dd62c8366b9c75eeadb0230339299df"
10
end
11
12
depends_on "node"
0 commit comments