aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2015-01-23 12:38:45 +0000
committerMike McQuaid2015-01-23 18:09:19 +0100
commit6599832605eed54aa0e105ffc48b52bc892d5a7d (patch)
treecf31a57fae74a9de863ba580ea15eb93110555a6 /Library
parentf097fbdb275da50d6fdf14843399dea262dced39 (diff)
downloadhomebrew-6599832605eed54aa0e105ffc48b52bc892d5a7d.tar.bz2
osxfuse: update 2.7.4 bottle.
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