mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-08 09:11:37 +00:00
brew style mandated fixes
This commit is contained in:
parent
d5e4d7d89f
commit
5f8d764deb
16 changed files with 29 additions and 33 deletions
|
|
@ -3,7 +3,7 @@ require_relative "../require/macfuse"
|
|||
class IfuseMac < Formula
|
||||
desc "FUSE module for iOS devices"
|
||||
homepage "https://www.libimobiledevice.org/"
|
||||
url "https://github.com/libimobiledevice/ifuse/archive/1.1.4.tar.gz"
|
||||
url "https://github.com/libimobiledevice/ifuse/archive/refs/tags/1.1.4.tar.gz"
|
||||
sha256 "2a00769e8f1d8bad50898b9d00baf12c8ae1cda2d19ff49eaa9bf580e5dbe78c"
|
||||
license "LGPL-2.1-or-later"
|
||||
head "https://cgit.sukimashita.com/ifuse.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue