Skip to content

Commit 052d74e

Browse files
committed
stylelint: update 16.20.0 bottle.
1 parent 71565b9 commit 052d74e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/s/stylelint.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class Stylelint < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "143c27ed3713827f92cab5f4650a71a4040fd30c5bb4c13fcfa71ee266ebd917"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "143c27ed3713827f92cab5f4650a71a4040fd30c5bb4c13fcfa71ee266ebd917"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "143c27ed3713827f92cab5f4650a71a4040fd30c5bb4c13fcfa71ee266ebd917"
12-
sha256 cellar: :any_skip_relocation, sonoma: "9df24b3985bcb44da8180aa8e2e9cbea80be97246349032d76fa1247db85f5af"
13-
sha256 cellar: :any_skip_relocation, ventura: "9df24b3985bcb44da8180aa8e2e9cbea80be97246349032d76fa1247db85f5af"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "143c27ed3713827f92cab5f4650a71a4040fd30c5bb4c13fcfa71ee266ebd917"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "143c27ed3713827f92cab5f4650a71a4040fd30c5bb4c13fcfa71ee266ebd917"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "658a1258491759d9909a54bada33ab7c480f51f0c8148c93a549553d3b5cf9b8"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "658a1258491759d9909a54bada33ab7c480f51f0c8148c93a549553d3b5cf9b8"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "658a1258491759d9909a54bada33ab7c480f51f0c8148c93a549553d3b5cf9b8"
12+
sha256 cellar: :any_skip_relocation, sonoma: "b6d62415a7b218b13c8bf79d115c8277e15ef9ac3049e5b9a22cbea9044efbc0"
13+
sha256 cellar: :any_skip_relocation, ventura: "b6d62415a7b218b13c8bf79d115c8277e15ef9ac3049e5b9a22cbea9044efbc0"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "658a1258491759d9909a54bada33ab7c480f51f0c8148c93a549553d3b5cf9b8"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "658a1258491759d9909a54bada33ab7c480f51f0c8148c93a549553d3b5cf9b8"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)