brew style mandated fixes

This commit is contained in:
Adrian Ho 2025-02-10 20:21:16 +08:00
parent d5e4d7d89f
commit 5f8d764deb
16 changed files with 29 additions and 33 deletions

View file

@ -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"