diff options
| author | BrewTestBot | 2014-11-06 01:10:33 +0000 |
|---|---|---|
| committer | Jack Nagel | 2014-11-05 19:15:26 -0600 |
| commit | 3ceb6b0a94e2e8b47e8375fcb8dfb3a3290df47c (patch) | |
| tree | 6b6ac9206459d188418d7506d39501291d814253 | |
| parent | 89fcf63e7ccfd18e593f4d5a5396913c4d0c6f94 (diff) | |
| download | homebrew-3ceb6b0a94e2e8b47e8375fcb8dfb3a3290df47c.tar.bz2 | |
unison: update 2.40.102 bottle.
| -rw-r--r-- | Library/Formula/unison.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/unison.rb b/Library/Formula/unison.rb index 79343893f..30befeb00 100644 --- a/Library/Formula/unison.rb +++ b/Library/Formula/unison.rb @@ -7,9 +7,10 @@ class Unison < Formula bottle do cellar :any - sha1 "7ba71bfded9c6a3cf8097f3e293d0d5c43200ec8" => :mavericks - sha1 "b8a34310e3e8041756babc54661e3748821e0c1b" => :mountain_lion - sha1 "478ad4ac7d5e5f6d990dbf8e8576c5bd3f81c9cd" => :lion + revision 1 + sha1 "dd7f286a9b2604953e8d0733c316d7e087a48016" => :yosemite + sha1 "8ca37b6fc00c806cf7f453a4b4bf0b287280b2e5" => :mavericks + sha1 "6972899653b6f368a0c9fd232504922414d5cbfa" => :mountain_lion end depends_on 'objective-caml' => :build |
