diff options
| author | BrewTestBot | 2014-11-04 23:32:47 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-11-05 11:22:35 +0000 |
| commit | 501b6d6f7d00d8af0198189a01883c80ce3f2ce3 (patch) | |
| tree | 823b7e0055d52d2d9ce24065466eb26eada9777c /Library/Formula | |
| parent | 0608c0b676bb63898872376ce79d10880168852d (diff) | |
| download | homebrew-501b6d6f7d00d8af0198189a01883c80ce3f2ce3.tar.bz2 | |
alpine: update 2.11 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/alpine.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/alpine.rb b/Library/Formula/alpine.rb index 7d9170103..1d549eea3 100644 --- a/Library/Formula/alpine.rb +++ b/Library/Formula/alpine.rb @@ -6,9 +6,9 @@ class Alpine < Formula sha1 "656556f5d2e5ec7e3680d1760cd02aa3a0072c46" bottle do - sha1 "13ca00b366d11374431dbcf964a3c41360f14615" => :mavericks - sha1 "1a2169f175e1810dc647c4c48272a697510161ce" => :mountain_lion - sha1 "d8915dedd732097b35c485706bd7a33ad5f6d733" => :lion + sha1 "51fb44fd30777e0a64924689978e4f2d795176a5" => :yosemite + sha1 "70ff0f3bf57301618a5e62eee32949626fe944e0" => :mavericks + sha1 "bf5133161a796b895e07d0637ea4beae5457a96c" => :mountain_lion end depends_on "openssl" |
