From 311c0185f4dd988184b28726a4b2783b4349a53f Mon Sep 17 00:00:00 2001 From: gromgit Date: Sun, 17 Aug 2025 10:33:08 +0000 Subject: [PATCH] bindfs-mac 1.18.2 --- Formula/bindfs-mac.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bindfs-mac.rb b/Formula/bindfs-mac.rb index 9cfa455..9a5ebb1 100644 --- a/Formula/bindfs-mac.rb +++ b/Formula/bindfs-mac.rb @@ -3,8 +3,8 @@ require_relative "../require/macfuse" class BindfsMac < Formula desc "FUSE file system for mounting to another location" homepage "https://bindfs.org/" - url "https://bindfs.org/downloads/bindfs-1.18.0.tar.gz" - sha256 "46fcf95b871109265e93cd42e5ae282c722716488ad9f0da1e1f98535be37f7a" + url "https://bindfs.org/downloads/bindfs-1.18.2.tar.gz" + sha256 "8d8b010cd6a9d9634a45ace371c64009b4955c792b65a33cd511dc3dbab9b4a2" license "GPL-2.0-or-later" bottle do