Skip to content

Commit

Permalink
Merge pull request #202459 from Homebrew/bump-markdownlint-cli2-0.17.0
Browse files Browse the repository at this point in the history
markdownlint-cli2 0.17.0
  • Loading branch information
BrewTestBot authored Dec 26, 2024
2 parents a1ce4df + 9ceea0e commit 09fadb4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/m/markdownlint-cli2.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
class MarkdownlintCli2 < Formula
desc "Fast, flexible, config-based cli for linting Markdown/CommonMark files"
homepage "https://github.com/DavidAnson/markdownlint-cli2"
url "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.16.0.tgz"
sha256 "67117b732b3bc1303dc58100d7cc56f2dbe75297b045cfe04d2b30dfd5d7a213"
url "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.17.0.tgz"
sha256 "26cbe600c93755d6c778f9a499ddc77147d98c45ed56121274843100a86791e8"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, all: "b56e00869ca949ea8d282bbd71d984553a1d006aebffd24604d489b41bab412d"
sha256 cellar: :any_skip_relocation, all: "598660c0a8d8c36d2337b7e8d56e90b948712f887c721a7e1615dba7c6987af0"
end

depends_on "node"
Expand Down

0 comments on commit 09fadb4

Please sign in to comment.