mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-08 09:11:37 +00:00
ifuse-mac: fix homepage (#74)
This commit is contained in:
parent
bd2e2bda48
commit
68c157b725
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ require_relative "../require/macfuse"
|
|||
|
||||
class IfuseMac < Formula
|
||||
desc "FUSE module for iOS devices"
|
||||
homepage "https://www.libimobiledevice.org/"
|
||||
homepage "https://libimobiledevice.org/"
|
||||
url "https://github.com/libimobiledevice/ifuse/archive/refs/tags/1.1.4.tar.gz"
|
||||
sha256 "2a00769e8f1d8bad50898b9d00baf12c8ae1cda2d19ff49eaa9bf580e5dbe78c"
|
||||
license "LGPL-2.1-or-later"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue