From 13b8f04efd7243d0dcdec7a8f6cf9d0588db9a0b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 15 Nov 2024 20:39:44 +0000 Subject: [PATCH] eslint: update 9.15.0 bottle. --- Formula/e/eslint.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/e/eslint.rb b/Formula/e/eslint.rb index d295e801536fe..4d6a97451a4b5 100644 --- a/Formula/e/eslint.rb +++ b/Formula/e/eslint.rb @@ -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"