diff options
| author | BrewTestBot | 2015-01-28 02:18:05 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-28 07:46:23 +0000 |
| commit | 20f4ce2122fd539dc30dd72b6e79fce030df5e4c (patch) | |
| tree | 8e5cc74753b3541ae6905d94ef7a156e4c0075ad | |
| parent | d3f809d37cfafdf10d56ce0c735ed5da2bddc95c (diff) | |
| download | homebrew-20f4ce2122fd539dc30dd72b6e79fce030df5e4c.tar.bz2 | |
libcppa: update 0.12.2 bottle.
| -rw-r--r-- | Library/Formula/libcppa.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libcppa.rb b/Library/Formula/libcppa.rb index 49be59ec9..fbc8bcd14 100644 --- a/Library/Formula/libcppa.rb +++ b/Library/Formula/libcppa.rb @@ -8,9 +8,9 @@ class Libcppa < Formula bottle do cellar :any - sha1 "f25112267d00fb02519e4f797232ec940db41663" => :yosemite - sha1 "94bbdc9254f635a04bd71e3279404eb3d1cf3e53" => :mavericks - sha1 "093d8296dac70db13c09aa0845bb31625bd76929" => :mountain_lion + sha1 "d147228e33f56e7d8d583d049c7983e6dea4c418" => :yosemite + sha1 "2b2916dc07ca27f5b98d8d78d363c04fee860abf" => :mavericks + sha1 "88e3a062a1ed03d4b8297daf3670f8f834ee60dd" => :mountain_lion end depends_on "cmake" => :build |
