diff --git a/Formula/swiftlint.rb b/Formula/swiftlint.rb index 9e5436bc149..aad5ada276b 100644 --- a/Formula/swiftlint.rb +++ b/Formula/swiftlint.rb @@ -8,9 +8,9 @@ class Swiftlint < Formula head "https://github.com/realm/SwiftLint.git" bottle do - sha256 cellar: :any_skip_relocation, arm64_big_sur: "a9cf09a414fd3b8a5cb3d94e682a725f654a4d1caef19497a500d6dbb926ba7c" - sha256 cellar: :any_skip_relocation, big_sur: "1a0540f0ff6cac2da0a51672db7963aef71cc58954c34791e9b01dafd63c5898" - sha256 cellar: :any_skip_relocation, catalina: "e9023ed754eb8cb78a9f2b469a90875ca42a7afffd3e96f8142252e81d889793" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "40380ba3f38a0b1d3abcd3a091f4962f82e8140cf3fc19b46851a3fed9fb22ea" + sha256 cellar: :any_skip_relocation, big_sur: "2beddd14fbfe3299c7f3172052c91c132b7cfc61f9846caa01b0c9ae088b3512" + sha256 cellar: :any_skip_relocation, catalina: "52a94e468e6b409912c528f05eb5148d65d896895d7037f6cbe6760c1557f679" end depends_on xcode: ["11.4", :build]