diff options
| author | BrewTestBot | 2015-01-12 07:40:39 +0000 | 
|---|---|---|
| committer | Brett Koonce | 2015-01-12 08:51:59 -0800 | 
| commit | 92e27dd78b88afb6bc6c8d6410903856a6ca20ec (patch) | |
| tree | 7746d46834c81d0526b98d8ff8c5d026322a9b41 /Library/Formula/clojurescript.rb | |
| parent | 63c5e7561f729890f931d99e6d5ff8beaa0cf3be (diff) | |
| download | homebrew-92e27dd78b88afb6bc6c8d6410903856a6ca20ec.tar.bz2 | |
clojurescript: update 2665 bottle.
Diffstat (limited to 'Library/Formula/clojurescript.rb')
| -rw-r--r-- | Library/Formula/clojurescript.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/clojurescript.rb b/Library/Formula/clojurescript.rb index 934696e58..97551c43a 100644 --- a/Library/Formula/clojurescript.rb +++ b/Library/Formula/clojurescript.rb @@ -6,9 +6,9 @@ class Clojurescript < Formula    bottle do      cellar :any -    sha1 "09c172126af27f251d97faf51bccec08701b02b4" => :yosemite -    sha1 "01b25ba53a056b9a5bbd895c69c8a9d7bb981ff8" => :mavericks -    sha1 "67852244cdfaaf0df84b8bcec440fe43fb719b6f" => :mountain_lion +    sha1 "a1e0a6ab52df6fc41697c5b669b0088a071fca94" => :yosemite +    sha1 "58e46c032fb6059f6ce1ebb54e1ec9eb4bb17183" => :mavericks +    sha1 "dd099b7132450b0458076e8eaa0db42ae2611ecc" => :mountain_lion    end    def install | 
