Skip to content

Commit

Permalink
eslint: update 9.15.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 15, 2024
1 parent 77c6bb2 commit 13b8f04
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/e/eslint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class Eslint < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8a07a065da9c9c3ce5d5c499783782316059578d891267d4a628681214d7451e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8a07a065da9c9c3ce5d5c499783782316059578d891267d4a628681214d7451e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "8a07a065da9c9c3ce5d5c499783782316059578d891267d4a628681214d7451e"
sha256 cellar: :any_skip_relocation, sonoma: "3e1aa93c665ca2089baec9d51d2758bc6d36f05bf8db47d408cc32d2795132e5"
sha256 cellar: :any_skip_relocation, ventura: "3e1aa93c665ca2089baec9d51d2758bc6d36f05bf8db47d408cc32d2795132e5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8a07a065da9c9c3ce5d5c499783782316059578d891267d4a628681214d7451e"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b4c5ac218b5d4f99327ff8d39e867b9c0e35832b4301f04d35fe413d1e467afe"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b4c5ac218b5d4f99327ff8d39e867b9c0e35832b4301f04d35fe413d1e467afe"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b4c5ac218b5d4f99327ff8d39e867b9c0e35832b4301f04d35fe413d1e467afe"
sha256 cellar: :any_skip_relocation, sonoma: "b97983e4cee200074cd7c8df1585663fb70e7b3a6d65efcb337793fc0eef202b"
sha256 cellar: :any_skip_relocation, ventura: "b97983e4cee200074cd7c8df1585663fb70e7b3a6d65efcb337793fc0eef202b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b4c5ac218b5d4f99327ff8d39e867b9c0e35832b4301f04d35fe413d1e467afe"
end

depends_on "node"
Expand Down

0 comments on commit 13b8f04

Please sign in to comment.