aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Christenson2014-07-24 16:55:42 -0600
committerJack Nagel2014-07-24 20:58:33 -0500
commitb3d5cf0c9674c79179dce485018a1ad9ca850768 (patch)
tree7df33e657325a496297d9acca554482ba621816b
parentea80afc9d351e57498f5d525f89bc1df07e3817d (diff)
downloadhomebrew-b3d5cf0c9674c79179dce485018a1ad9ca850768.tar.bz2
bindfs 1.12.6
Update to latest stable release. Closes #31100. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--Library/Formula/bindfs.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/bindfs.rb b/Library/Formula/bindfs.rb
index c56fe6cb8..db01559d3 100644
--- a/Library/Formula/bindfs.rb
+++ b/Library/Formula/bindfs.rb
@@ -2,8 +2,8 @@ require "formula"
class Bindfs < Formula
homepage "http://bindfs.org/"
- url "http://bindfs.org/downloads/bindfs-1.12.4.tar.gz"
- sha1 "c518fdaf4e22472f0b8140c5a338493c444026b6"
+ url "http://bindfs.org/downloads/bindfs-1.12.6.tar.gz"
+ sha1 "2685a2a1a88f5f84d305bd47f058035949bc887a"
bottle do
cellar :any