Skip to content

Commit

Permalink
bindfs-mac: update 1.17.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Ho committed Apr 13, 2023
1 parent 4f45cb5 commit 501f9ec
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions Formula/bindfs-mac.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,13 @@
class BindfsMac < Formula
desc "FUSE file system for mounting to another location"
homepage "https://bindfs.org/"
url "https://bindfs.org/downloads/bindfs-1.17.1.tar.gz"
sha256 "edb4989144d28f75affc4f5b18074fb97a58d6ee35ad6919ac75eb6a4cbfe352"
url "https://bindfs.org/downloads/bindfs-1.17.2.tar.gz"
sha256 "5f2c50a70b8d58c025b81fbf364fad432d154936630ce0023cc88baa8d5ca1d0"
license "GPL-2.0-or-later"

bottle do
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/bindfs-mac-1.17.1"
sha256 cellar: :any_skip_relocation, arm64_monterey: "41730479fb8fa81ff002c07d33fcc21a734dab1b59b5dcaec943b8103bc369bd"
sha256 cellar: :any, monterey: "a1ba8e02ea9cc9495ddd397a6d0bd49a862b191e8bee8b8ce432b965125a709e"
sha256 cellar: :any, big_sur: "1749f4dc83b556ccc1ac40b743645d1939f9e0726bddbc004d901c6f32454fa6"
sha256 cellar: :any, catalina: "e265bd4c3015d7ce7e8c6efe0a0e0010aae344bff9081e23723978949dece36e"
sha256 cellar: :any_skip_relocation, mojave: "890df2360d6f8ae37ab269220f34e048052d4dc096e9a492da18548adfda5914"
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/bindfs-mac-1.17.2"
sha256 cellar: :any, big_sur: "52ba09553027ce5617558a8ce025f2119f6f50f9065c7caae51d6bbc27701c3d"
end

head do
Expand Down

0 comments on commit 501f9ec

Please sign in to comment.