diff options
| author | BrewTestBot | 2014-10-19 18:49:34 +0100 | 
|---|---|---|
| committer | BrewTestBot | 2014-10-19 18:49:34 +0100 | 
| commit | 2eb5b6d00c9753c5fb1876c653a6a37096bc63c6 (patch) | |
| tree | e35624ace145753dc3b4f49ac364ac884dab4b89 | |
| parent | 2264e64ea4f30349f7fb8828d746a793637f6b28 (diff) | |
| download | homebrew-2eb5b6d00c9753c5fb1876c653a6a37096bc63c6.tar.bz2 | |
scons: update 2.3.4 bottle.
| -rw-r--r-- | Library/Formula/scons.rb | 7 | 
1 files changed, 4 insertions, 3 deletions
| diff --git a/Library/Formula/scons.rb b/Library/Formula/scons.rb index 3c2e0fa12..0591d757f 100644 --- a/Library/Formula/scons.rb +++ b/Library/Formula/scons.rb @@ -7,9 +7,10 @@ class Scons < Formula    bottle do      cellar :any -    sha1 "9d69276a41e5e8f52e241cd9047135a06f837651" => :mavericks -    sha1 "d7c2ace93bcfde40f21913ed3a7929d426a78b4c" => :mountain_lion -    sha1 "a86c4a457e6925be8d0ae2645c36b019ad315307" => :lion +    revision 1 +    sha1 "819d08b7e8c1ba2451db6d7d848f689b108b40aa" => :yosemite +    sha1 "629c8e7a23a3ca5378a42ccce3472f36f54f8360" => :mavericks +    sha1 "38882a9e4002c6c5b7e35df8613fb2bf6720f3b1" => :mountain_lion    end    def install | 
