diff options
| author | BrewTestBot | 2014-09-18 01:06:16 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-09-17 19:38:32 -0500 |
| commit | 6a20e3a6a9f7dc79210eb552cdc59884bce78d8b (patch) | |
| tree | ed798ada55e729b0f7d2be287c2bf32a4a2a71a6 | |
| parent | 604d2968618cc665ce7bf5a387da0c6753236dc3 (diff) | |
| download | homebrew-6a20e3a6a9f7dc79210eb552cdc59884bce78d8b.tar.bz2 | |
curl: update 7.38.0 bottle.
| -rw-r--r-- | Library/Formula/curl.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/curl.rb b/Library/Formula/curl.rb index e47d937e2..fd4210e6b 100644 --- a/Library/Formula/curl.rb +++ b/Library/Formula/curl.rb @@ -7,6 +7,10 @@ class Curl < Formula sha256 '035bd41e99aa1a4e64713f4cea5ccdf366ca8199e9be1b53d5a043d5165f9eba' bottle do + cellar :any + sha1 "282acd3d5ce35a781ac71156631a92efd13fdf47" => :mavericks + sha1 "0178b8f38f3fb27c97074d61d3b90dc43d0005a1" => :mountain_lion + sha1 "19e7d78117655b583c75f4e01e279839e4230d97" => :lion end keg_only :provided_by_osx |
