mounty: fix dependencies

This commit is contained in:
Adrian Ho 2023-03-14 22:13:51 +08:00
parent 3d57e6de21
commit 4ced7fc9fb
1 changed files with 3 additions and 3 deletions

View File

@ -11,6 +11,9 @@ cask "mounty" do
version "2.0"
sha256 "52bfb90e54368c62ad6fb980af610c6b30094426bbd22853265a8788e7e4e8eb"
depends_on cask: "macfuse"
depends_on formula: "gromgit/fuse/ntfs-3g-mac"
livecheck do
url :homepage
regex(/Latest\s+version:\s*(\d+(?:\.\d+)+)/i)
@ -22,9 +25,6 @@ cask "mounty" do
desc "Re-mounts write-protected NTFS volumes"
homepage "https://mounty.app/"
depends_on cask: "macfuse"
depends_on formula: "gromgit/fuse/ntfs-3g-mac"
app "Mounty.app"
zap trash: "~/Library/Preferences/com.cu4uc.mounty.plist"