mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-31 15:02:17 +00:00
hfsfuse-mac 0.310
Closes #201. Signed-off-by: Adrian Ho <215702+gromgit@users.noreply.github.com>
This commit is contained in:
parent
42849eb001
commit
039545cdde
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.310/hfsfuse-0.310.tar.gz"
|
||||||
sha256 "7e9ce3331839452d8978e2e5e580fdde159f32754aa6e88b752740234a2f1a3e"
|
sha256 "49ad0ea6b7cbef4d55b1b436e0e772a639162fb35cc80586ba9ae49f05ad3e65"
|
||||||
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