aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 e966ac0fa..67e0ee878 100644
--- a/Library/Formula/osxfuse.rb
+++ b/Library/Formula/osxfuse.rb
@@ -7,8 +7,8 @@ class Osxfuse < Formula
head "https://github.com/osxfuse/osxfuse.git", :branch => "osxfuse-2"
bottle do
- sha1 "95fc5d20836dca92cf815495a10cd01a8dee7389" => :mavericks
- sha1 "8ea5bc28976456c62ff1a5e734518f927fbf81c2" => :mountain_lion
+ sha1 "c1553420b654097011b119a30597faa70527d16d" => :mavericks
+ sha1 "6f1118d7c28d61b032248a2de63b8a2e744c2011" => :mountain_lion
end
depends_on :macos => :snow_leopard