Skip to content

Commit

Permalink
swiftlint: update 0.55.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed May 16, 2024
1 parent d6f3f6c commit ca2f1d0
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions Formula/s/swiftlint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit ca2f1d0

Please sign in to comment.