Merge branch 'main' of github_gromgit:gromgit/homebrew-fuse

This commit is contained in:
Adrian Ho 2021-04-27 01:41:17 +08:00
commit 55ffc76cee

View file

@ -10,7 +10,9 @@ class Sshfs < Formula
bottle do
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/sshfs-2.10"
sha256 cellar: :any, big_sur: "28ffe0e1b9e3b78d37630fa183678de2a9217b5399ef05add67828f9b2cf71f5"
sha256 cellar: :any, big_sur: "28ffe0e1b9e3b78d37630fa183678de2a9217b5399ef05add67828f9b2cf71f5"
sha256 cellar: :any, catalina: "2d1e986c38364093529da58fd474c587dc63d8d90b5f889e8881049525ecc955"
sha256 cellar: :any, mojave: "d647dc7757e960cb204a7da9147801eb9d6a449fc3237dfe5d8c7ddfab7af680"
end
depends_on "autoconf" => :build