mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-08 09:11:37 +00:00
sshfs: add 2.10_1 bottle.
This commit is contained in:
parent
6dab1f0cea
commit
774d73b4a8
1 changed files with 5 additions and 0 deletions
|
|
@ -8,6 +8,11 @@ class Sshfs < Formula
|
||||||
license any_of: ["LGPL-2.1-only", "GPL-2.0-only"]
|
license any_of: ["LGPL-2.1-only", "GPL-2.0-only"]
|
||||||
revision 1
|
revision 1
|
||||||
|
|
||||||
|
bottle do
|
||||||
|
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/sshfs-2.10"
|
||||||
|
sha256 cellar: :any, big_sur: "28ffe0e1b9e3b78d37630fa183678de2a9217b5399ef05add67828f9b2cf71f5"
|
||||||
|
end
|
||||||
|
|
||||||
depends_on "autoconf" => :build
|
depends_on "autoconf" => :build
|
||||||
depends_on "automake" => :build
|
depends_on "automake" => :build
|
||||||
depends_on "libtool" => :build
|
depends_on "libtool" => :build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue