sourcekitten: update 0.17.2 bottle.

master
BrewTestBot 2017-04-11 01:18:36 +01:00 committed by Alexander Hamann
parent aba7325139
commit 34d085a8be
1 changed files with 3 additions and 3 deletions

View File

@ -7,9 +7,9 @@ class Sourcekitten < Formula
head "https://github.com/jpsim/SourceKitten.git"
bottle do
cellar :any_skip_relocation
sha256 "4e1054f1fbbeef00f638d651068dba71bf9d5ec2f02233f4586e6c7ab0a76eea" => :sierra
sha256 "5f62aa959b32d994cdd10f832219f25f7ff623d674e65c27a36661296e2384fd" => :el_capitan
cellar :any
sha256 "29e1cc51cf184f9f500913c2f86d55487a84e5a2a531a3785f997a21df81d57a" => :sierra
sha256 "c037907abf7c9e05c30f790193af89b77b3274ed6272e6253c9f826796e58bb8" => :el_capitan
end
depends_on :xcode => ["6.0", :run]