aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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