diff options
| author | BrewTestBot | 2015-01-02 05:25:16 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-02 09:41:27 +0000 |
| commit | 4a51c24220f0f260a701421be2c5662ea0b84adc (patch) | |
| tree | 6164ea79a4240740878b7e1ed6c3fc3e3eb19fee /Library | |
| parent | 451cbb180135fe270ee4a906b47e4b8d74659a6e (diff) | |
| download | homebrew-4a51c24220f0f260a701421be2c5662ea0b84adc.tar.bz2 | |
carthage: update 0.5.1 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/carthage.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/carthage.rb b/Library/Formula/carthage.rb index 7f7929e0a..dc7cbb155 100644 --- a/Library/Formula/carthage.rb +++ b/Library/Formula/carthage.rb @@ -10,8 +10,8 @@ class Carthage < Formula bottle do cellar :any - sha1 "a09cb5216f7a9f7978be190e323f8d093a0f275a" => :yosemite - sha1 "754349bcd9a068611706ff6bdeea22b8f6ceb76c" => :mavericks + sha1 "5699c2e96488ebf0216901e1da096c5e29c578ed" => :yosemite + sha1 "9370a19dfa06a9416c42fc212c4ca94ba0f1e64b" => :mavericks end def install |
