File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class S3fs < Formula
22 desc "FUSE-based file system backed by Amazon S3"
33 homepage "https://github.com/s3fs-fuse/s3fs-fuse/wiki"
4- url "https://github.com/s3fs-fuse/s3fs-fuse/archive/refs/tags/v1.96 .tar.gz"
5- sha256 "e11a051f23701445ca99ff0bfbc4e49d8b87c66cdd04a68a1802c2613ba9e3f1 "
4+ url "https://github.com/s3fs-fuse/s3fs-fuse/archive/refs/tags/v1.97 .tar.gz"
5+ sha256 "28413457cbf923b9b81e546caffabb8edd5c18f263e698ad86f564fd4b5b344d "
66 license "GPL-2.0-or-later"
77 head "https://github.com/s3fs-fuse/s3fs-fuse.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_linux : "498ca33627f03956baf1e59675c0dcb84f714d541cd8a06a68927eb3d0949592 "
11- sha256 cellar : :any_skip_relocation , x86_64_linux : "570753427deb94c2b35cce9af745c36b87c6ab1faebf20d860c180ad94ab6116 "
10+ sha256 cellar : :any_skip_relocation , arm64_linux : "98936a769c49e9d9d7fe5e654304a08906a4fd9276f507d468f1d667a016528a "
11+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3fd8a38dd94f3523cfe03b544b4e12cd3dbfe724a34098c3e7373bbe799bee11 "
1212 end
1313
1414 depends_on "autoconf" => :build
You can’t perform that action at this time.
0 commit comments