Skip to content

Commit 25d2f20

Browse files
committed
stylelint 16.25.0
1 parent d4ba22c commit 25d2f20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/stylelint.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

0 commit comments

Comments
 (0)