Skip to content

Commit b801f67

Browse files
committed
stylelint 16.21.1
1 parent 14bf3d9 commit b801f67

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.21.0.tgz"
5-
sha256 "bdfba071e2d7caa2c9fdb2229a584b660f2a00b815a00e81f6837e4e05d069bc"
4+
url "https://registry.npmjs.org/stylelint/-/stylelint-16.21.1.tgz"
5+
sha256 "774794b549407b3f76be1a015643551a3abc5feb48a64a3b4d5e84f31dff23b2"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)