bindfs 1.12.6
Update to latest stable release. Closes Homebrew/homebrew#31100. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
e7e6c1980c
commit
a2c3dbbe32
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue