Skip to content

Commit ffe02d9

Browse files
committed
eslint: update 9.30.1 bottle.
1 parent aae565b commit ffe02d9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/e/eslint.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Eslint < Formula
77
head "https://github.com/eslint/eslint.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0d1e17850d399da2ed1fb1a613d455f339e76c95728232a893bbd7280c292602"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0d1e17850d399da2ed1fb1a613d455f339e76c95728232a893bbd7280c292602"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "0d1e17850d399da2ed1fb1a613d455f339e76c95728232a893bbd7280c292602"
13-
sha256 cellar: :any_skip_relocation, sonoma: "1b25b83cfe66de8d2207b01f0356f66b346a49c9515026cda47f2bfbc2deeb60"
14-
sha256 cellar: :any_skip_relocation, ventura: "1b25b83cfe66de8d2207b01f0356f66b346a49c9515026cda47f2bfbc2deeb60"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "0d1e17850d399da2ed1fb1a613d455f339e76c95728232a893bbd7280c292602"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0d1e17850d399da2ed1fb1a613d455f339e76c95728232a893bbd7280c292602"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "57e20f35370279975c082711347f7932eb722d45341e4702b63b7cdf9322eff1"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "57e20f35370279975c082711347f7932eb722d45341e4702b63b7cdf9322eff1"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "57e20f35370279975c082711347f7932eb722d45341e4702b63b7cdf9322eff1"
13+
sha256 cellar: :any_skip_relocation, sonoma: "bf4c62ab5755303779bf14c34fc010255441e316c662b2c10be40cf82a1da044"
14+
sha256 cellar: :any_skip_relocation, ventura: "bf4c62ab5755303779bf14c34fc010255441e316c662b2c10be40cf82a1da044"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "57e20f35370279975c082711347f7932eb722d45341e4702b63b7cdf9322eff1"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "57e20f35370279975c082711347f7932eb722d45341e4702b63b7cdf9322eff1"
1717
end
1818

1919
depends_on "node"

0 commit comments

Comments
 (0)