s3fs: add 1.80 bottle.
This commit is contained in:
parent
c69823e3e4
commit
8202525426
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ class S3fs < Formula
|
|||
|
||||
head "https://github.com/s3fs-fuse/s3fs-fuse.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "ee4073bc8c15f2bef27189c02202e830b71aa13d1570aeb6f0462d01731ab17f" => :sierra
|
||||
sha256 "6f56e9ab765e3531ce375704281f304dd823aee9397abd5258bf4fc4225d3fd0" => :el_capitan
|
||||
sha256 "894aed9c105da125630d90a0e3017390eb60d7929fb942e86ba0dcfa55b38403" => :yosemite
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "automake" => :build
|
||||
|
|
Loading…
Reference in a new issue