Skip to content

Commit 76db67b

Browse files
authored
Merge pull request #246747 from Homebrew/bump-stylelint-16.25.0
stylelint 16.25.0
2 parents 74967e3 + ecb6a1f commit 76db67b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/s/stylelint.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Stylelint < Formula
22
desc "Modern CSS linter"
33
homepage "https://stylelint.io/"
4-
url "https://registry.npmjs.org/stylelint/-/stylelint-16.24.0.tgz"
5-
sha256 "dfa13c219c0c2fba44521110c208466332c2ce4d01295832fe8a4bff2c1c6b0f"
4+
url "https://registry.npmjs.org/stylelint/-/stylelint-16.25.0.tgz"
5+
sha256 "955f1ce119c1b48c444c81d07a969c50c27e59dfe483857157a976f553aa8678"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "22fad4d4cc792ac909b2f94f37a5594ee6fe501ef7222a475c05284f93dc93e8"
9+
sha256 cellar: :any_skip_relocation, all: "12e574fea6001e7e95220f072e66d35d6503bc2f48ee32e40e46ffef2d5c3de1"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)