diff options
| author | BrewTestBot | 2014-07-23 14:50:15 +0100 | 
|---|---|---|
| committer | Jack Nagel | 2014-07-23 21:02:27 -0500 | 
| commit | f28086cc8604657e85ba7b499dd222ec9fd3838f (patch) | |
| tree | cd08d63887b2ea422feef92f46b5fdc6d9d71c4b | |
| parent | b03d490983ab4758e4f3c5d04420d592af01af86 (diff) | |
| download | homebrew-f28086cc8604657e85ba7b499dd222ec9fd3838f.tar.bz2 | |
davix: update 0.3.4 bottle.
| -rw-r--r-- | Library/Formula/davix.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/davix.rb b/Library/Formula/davix.rb index 588deb036..7ad230d94 100644 --- a/Library/Formula/davix.rb +++ b/Library/Formula/davix.rb @@ -6,9 +6,9 @@ class Davix < Formula    bottle do      cellar :any -    sha1 "7fd2d4e6dd0d2572c9bf00df6e63e0f23349684e" => :mavericks -    sha1 "873460802e57043ba558741a0e04cb6b1ef61ec7" => :mountain_lion -    sha1 "b17e9338f9f545dcb2a6c336fd03cdf9bf6cbdcb" => :lion +    sha1 "26b49cc9cc80dfcd4afe3e7cc2ee2621a18e1270" => :mavericks +    sha1 "ecbe105f2e286df23107daf69aa2e1d2ad58b5dd" => :mountain_lion +    sha1 "3b374d8e9dd79c8dbe59d94d8226ef93778e5325" => :lion    end    stable do | 
