From ce3aa1ab682be534cd31b05de5c10b9aff15e1ce Mon Sep 17 00:00:00 2001 From: Adrian Ho <215702+gromgit@users.noreply.github.com> Date: Fri, 11 Apr 2025 23:55:55 +0000 Subject: [PATCH] hfsfuse-mac: update 0.289 bottle. --- Formula/hfsfuse-mac.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/hfsfuse-mac.rb b/Formula/hfsfuse-mac.rb index a1ba73a..3850e85 100644 --- a/Formula/hfsfuse-mac.rb +++ b/Formula/hfsfuse-mac.rb @@ -10,8 +10,8 @@ class HfsfuseMac < Formula bottle do root_url "https://ghcr.io/v2/gromgit/fuse" - sha256 cellar: :any, arm64_sonoma: "5c3fb573d7abe2b4ffff56c52509bd1a98d2379af89db53668b2a3ecbae58129" - sha256 cellar: :any, ventura: "6edd19c3dfd49a01787af0c19b652f7e7b2a6d5671810733b02d0fce92041338" + sha256 cellar: :any, arm64_sonoma: "508aa0e067ea5bd62cdab71626d343384578d79db7ed53ad1a6cb075ca1bd6a8" + sha256 cellar: :any, ventura: "06146c2169ecaf61ed886a28231bec023ae7761eb85bce358c7fc8ed2fd60d12" end depends_on "lzfse"