aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-12-02 20:08:20 +0000
committerJack Nagel2014-12-02 16:58:50 -0500
commit9d7c1a80cfafc2c3bafcd65c60b80bf15e41bef9 (patch)
tree7a0a525cfca45c93b31f0124e9fa52da7bbbfc59
parent5b45f475f23c38235f3d1c14a6707969a09bd952 (diff)
downloadhomebrew-9d7c1a80cfafc2c3bafcd65c60b80bf15e41bef9.tar.bz2
osxfuse: update 2.7.3 bottle.
-rw-r--r--Library/Formula/osxfuse.rb5
1 files changed, 2 insertions, 3 deletions
diff --git a/Library/Formula/osxfuse.rb b/Library/Formula/osxfuse.rb
index 256c9acd7..1bc11e504 100644
--- a/Library/Formula/osxfuse.rb
+++ b/Library/Formula/osxfuse.rb
@@ -7,9 +7,8 @@ class Osxfuse < Formula
head "https://github.com/osxfuse/osxfuse.git", :branch => "osxfuse-2"
bottle do
- sha1 "2e226a7b4d9370fb5406f83b81d797d740df2cf1" => :yosemite
- sha1 "e91d507a3ecbf606ed63084ad78783e67e01fa05" => :mavericks
- sha1 "e9420d4352325ff6761a5ec3f174c77ded42cba3" => :mountain_lion
+ sha1 "95fc5d20836dca92cf815495a10cd01a8dee7389" => :mavericks
+ sha1 "8ea5bc28976456c62ff1a5e734518f927fbf81c2" => :mountain_lion
end
depends_on :macos => :snow_leopard