aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-12-11 17:25:53 +0000
committerMike McQuaid2014-12-11 20:46:00 +0000
commit0e803c01908d314e6494b4ca9bb3cd28221a099f (patch)
tree0b247f51c3d03e60b08f596d1e7fed004dbe2d31
parentfbd024976d18380bf37feec1a459e47b78bd49ed (diff)
downloadhomebrew-0e803c01908d314e6494b4ca9bb3cd28221a099f.tar.bz2
davix: update 0.4.0-1 bottle.
-rw-r--r--Library/Formula/davix.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/davix.rb b/Library/Formula/davix.rb
index edd1f24bc..0197196d3 100644
--- a/Library/Formula/davix.rb
+++ b/Library/Formula/davix.rb
@@ -9,9 +9,9 @@ class Davix < Formula
bottle do
cellar :any
- sha1 "5cfd3f49de7034c40ec309a5a17514caf46e9e8e" => :yosemite
- sha1 "525f241213630dfeaa3ec9d5ea019c8a0670b4dc" => :mavericks
- sha1 "21befa078d3cdea7369e037999a9e5be24f3157d" => :mountain_lion
+ sha1 "7b0e8b98a4bea320f53e18aee117b57b0e1e78d4" => :yosemite
+ sha1 "c9f097cb09483cd1be6d18d76c04728d9dcb6622" => :mavericks
+ sha1 "ed43d4321c579740ac29d3302f39f89e8c5f0ffb" => :mountain_lion
end
depends_on "cmake" => :build