Skip to content

Commit 71565b9

Browse files
committed
stylelint 16.20.0
1 parent a07029e commit 71565b9

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.19.1.tgz"
5-
sha256 "a429c9e8d5a3d5fc396066199aa7126769e1d4ffd3a9da2c0e49d4bafa3b38f3"
4+
url "https://registry.npmjs.org/stylelint/-/stylelint-16.20.0.tgz"
5+
sha256 "743a70841c93ae3fdcac93d5ef3d30467d1783f4a1d238a301016a96358e0649"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)