From ca2f1d0856ad12618a1133f32db3ef503a211ed4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 16 May 2024 21:42:51 +0000 Subject: [PATCH] swiftlint: update 0.55.1 bottle. --- Formula/s/swiftlint.rb | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/Formula/s/swiftlint.rb b/Formula/s/swiftlint.rb index cb7d2c9ae06f2..00d87487e7d51 100644 --- a/Formula/s/swiftlint.rb +++ b/Formula/s/swiftlint.rb @@ -8,13 +8,9 @@ class Swiftlint < Formula head "https://github.com/realm/SwiftLint.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "240ccda9de55d948d0c635798079074099bfcb73ffda41428900fdc748aeea7b" - sha256 cellar: :any_skip_relocation, arm64_ventura: "7b7ceb7896c6833965cc4eac9001255d8adde6c5432045d5a8ab6aea8a9e81d9" - sha256 cellar: :any_skip_relocation, arm64_monterey: "78c2a4c3f4a2f6847b484527b0f0f916da71e3ee29e49890fd44b63fe7b38e26" - sha256 cellar: :any_skip_relocation, sonoma: "abdca78dd8a8bd268053b3be195fe891bb74aef5502ab3a6b871ae0c6bb04540" - sha256 cellar: :any_skip_relocation, ventura: "be711c707bf3b49fa0dd6e2ae576b309aad620f9b56a2c6e7b1ac5cf35cf652a" - sha256 cellar: :any_skip_relocation, monterey: "13487d68a971dbe035019364e19d70641af2a18c06e52925d238685b384a7979" - sha256 x86_64_linux: "fbbc56fccfcfcd34564feb7325567e2ff3638d3c609396a5c4aa13311c7b26e0" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "25a8cbd68645815070428bd121bb38ae6d46d06726dee56fcabc0d578ed8f879" + sha256 cellar: :any_skip_relocation, sonoma: "39c0c24936b847f924034aa405d55db7ac40a875d6b79c632281a0d0ade4ab42" + sha256 x86_64_linux: "551c6e567e00130f816eeef8b08db9013d594216e315957550ed3f8c098984e8" end depends_on xcode: ["15.3", :build]