Skip to content

Commit

Permalink
s3fs: deprecate due to FUSE Requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
jonchang committed Nov 11, 2020
1 parent 7522b8c commit 4d3098d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/s3fs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ class S3fs < Formula
license "GPL-2.0-or-later"
head "https://github.com/s3fs-fuse/s3fs-fuse.git"

deprecate! because: "requires FUSE"

bottle do
cellar :any
sha256 "5183ab606057fbe8e46a737b25c1ad4e82dd67389f48827d7bfd567c67cf8417" => :catalina
Expand Down

0 comments on commit 4d3098d

Please sign in to comment.