sshfs 2.10
Closes #16907. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
07568eb651
commit
f9a1ff01dd
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Sshfs < Formula
|
||||
desc "File system client based on SSH File Transfer Protocol"
|
||||
homepage "https://osxfuse.github.io/"
|
||||
url "https://github.com/libfuse/sshfs/releases/download/sshfs-2.9/sshfs-2.9.tar.gz"
|
||||
sha256 "46d1e1287ce97255fcb50010355184d8c5585329f73ab1e755217419a8e6e5de"
|
||||
url "https://github.com/libfuse/sshfs/releases/download/sshfs-2.10/sshfs-2.10.tar.gz"
|
||||
sha256 "70845dde2d70606aa207db5edfe878e266f9c193f1956dd10ba1b7e9a3c8d101"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue