Skip to content

Commit e0e1f17

Browse files
authored
Merge pull request #257686 from Homebrew/bump-s3fs-1.97
s3fs 1.97
2 parents 11d9cc6 + eb17933 commit e0e1f17

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/s/s3fs.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
class 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

0 commit comments

Comments
 (0)