mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-31 15:02:17 +00:00
hfsfuse-mac 0.309
This commit is contained in:
parent
25c6818885
commit
8b27a574dc
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue