aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-02-11 11:53:46 +0000
committerMike McQuaid2015-02-11 14:16:45 +0000
commitbba62b17491a301d5d41b562e9db2175a5a7815e (patch)
tree3b36507c0b6a22ddd6f4e78b0403eb0fc34a572c /Library/Formula
parentd8bf5e39d20fc1d48d3797146c50207fe887b2f1 (diff)
downloadhomebrew-bba62b17491a301d5d41b562e9db2175a5a7815e.tar.bz2
osxfuse: update 2.7.5 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/osxfuse.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/osxfuse.rb b/Library/Formula/osxfuse.rb
index 14d83bc9b..e1550860c 100644
--- a/Library/Formula/osxfuse.rb
+++ b/Library/Formula/osxfuse.rb
@@ -5,8 +5,8 @@ class Osxfuse < Formula
head "https://github.com/osxfuse/osxfuse.git", :branch => "osxfuse-2"
bottle do
- sha1 "c1553420b654097011b119a30597faa70527d16d" => :mavericks
- sha1 "6f1118d7c28d61b032248a2de63b8a2e744c2011" => :mountain_lion
+ sha1 "332ce64ede6db163578ef893be7cbd18e8014b9c" => :mavericks
+ sha1 "58420e5c9cc687f5ddd6fb670ca25785f3f9468e" => :mountain_lion
end
depends_on :macos => :snow_leopard