mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-06 16:15:54 +00:00
s3fs-mac: update 1.95 bottle.
This commit is contained in:
parent
6f8a8022ba
commit
572f06b85f
1 changed files with 3 additions and 4 deletions
|
|
@ -9,10 +9,9 @@ class S3fsMac < Formula
|
|||
head "https://github.com/s3fs-fuse/s3fs-fuse.git", branch: "master"
|
||||
|
||||
bottle do
|
||||
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/s3fs-mac-1.92"
|
||||
sha256 cellar: :any, arm64_monterey: "25ec0f6ef2007436aacb9d10f0aabde8682e2fc8401eeb2588c5d926f49d8d9a"
|
||||
sha256 cellar: :any, monterey: "47412ac05763761d837732468a813229a78f884912090608a5223ec65092e1cc"
|
||||
sha256 cellar: :any, big_sur: "4ec4d56e890e2ec95c5fbba9720dd7a319d9919e56aa01fc67166c8a093e0aef"
|
||||
root_url "https://ghcr.io/v2/gromgit/fuse"
|
||||
sha256 cellar: :any, arm64_sonoma: "ecbfca73778ed850eeef256fcba17bb229036f9fbce767fd54abc2335236efee"
|
||||
sha256 cellar: :any, ventura: "0fb739e8007836e833c79d45159c78fbd05291b19afc9439683d2712d1b1dd68"
|
||||
end
|
||||
|
||||
depends_on "autoconf" => :build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue