hfsfuse-mac 0.309

This commit is contained in:
gromgit 2025-12-19 22:33:34 +00:00
parent 25c6818885
commit 8b27a574dc

View file

@ -3,8 +3,8 @@ require_relative "../require/macfuse"
class HfsfuseMac < Formula class HfsfuseMac < Formula
desc "FUSE driver for HFS+ filesystems (read-only)" desc "FUSE driver for HFS+ filesystems (read-only)"
homepage "https://github.com/0x09/hfsfuse" homepage "https://github.com/0x09/hfsfuse"
url "https://github.com/0x09/hfsfuse/releases/download/0.307/hfsfuse-0.307.tar.gz" url "https://github.com/0x09/hfsfuse/releases/download/0.309/hfsfuse-0.309.tar.gz"
sha256 "7e9ce3331839452d8978e2e5e580fdde159f32754aa6e88b752740234a2f1a3e" sha256 "edce65295da3c64c71953f36ee267e743b29b5b5e6d47d2fb9ff68c504ab5a9d"
license all_of: ["BSD-2-Clause", "MIT"] license all_of: ["BSD-2-Clause", "MIT"]
head "https://github.com/0x09/hfsfuse.git", branch: "master" head "https://github.com/0x09/hfsfuse.git", branch: "master"