From 5fcaee976b6b5e5bddd2501524f283e2bfb31bf8 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 20 Aug 2017 19:46:52 +0000 Subject: [PATCH] swiftgen: update 5.1.0 bottle. --- Formula/swiftgen.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/swiftgen.rb b/Formula/swiftgen.rb index a66682a704..d61019d207 100644 --- a/Formula/swiftgen.rb +++ b/Formula/swiftgen.rb @@ -8,7 +8,7 @@ class Swiftgen < Formula bottle do cellar :any - sha256 "c2434af26b054b84dd350231a68169994862ea5db0153468e59178ce79ae8131" => :sierra + sha256 "261233fb4e603db5c661a4419126fa216858a757932e5843e1f3a3e5e26a2f30" => :sierra end depends_on :xcode => ["8.3", :build]