From 44a3c592eab4d052ceaf0e3628edce5547938737 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 28 Feb 2019 23:47:42 +0000 Subject: [PATCH] swiftlint: update 0.31.0 bottle. --- Formula/swiftlint.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/swiftlint.rb b/Formula/swiftlint.rb index 0d7c29ca06..99a1987da8 100644 --- a/Formula/swiftlint.rb +++ b/Formula/swiftlint.rb @@ -8,8 +8,8 @@ class Swiftlint < Formula bottle do cellar :any_skip_relocation - sha256 "66a31cfbe346a49835e399f43016ccba311effc82bef9b29a8f9afd1bf4f0db3" => :mojave - sha256 "29624ff8bae7ef8c2608340c1df72a0b3c34cc8a31bb070f68e74f01eabc36b9" => :high_sierra + sha256 "96c19572915be9a06863c42f70b44a09e67e244fdf59a34e34d6116afa6ce190" => :mojave + sha256 "5b41879184a3a2f0b55cedf05baaa63e805624e998d58bf8c7c3b3b1aebfa620" => :high_sierra end depends_on :xcode => ["10.0", :build]