From 1531ca78e446a8d082b05d116351ea98780b3991 Mon Sep 17 00:00:00 2001 From: Miccal Matthews Date: Tue, 28 Nov 2023 13:02:30 +0800 Subject: [PATCH] Update hex-fiend.rb --- Casks/h/hex-fiend.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Casks/h/hex-fiend.rb b/Casks/h/hex-fiend.rb index 67b199f4df..ce4cef03ac 100644 --- a/Casks/h/hex-fiend.rb +++ b/Casks/h/hex-fiend.rb @@ -14,12 +14,13 @@ cask "hex-fiend" do end auto_updates true + depends_on macos: ">= :mojave" app "Hex Fiend.app" binary "#{appdir}/Hex Fiend.app/Contents/Resources/hexf" zap trash: [ - "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.ridiculousfish.hexfiend.sfl2", + "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.ridiculousfish.hexfiend.sfl*", "~/Library/Application Support/com.ridiculousfish.HexFiend", "~/Library/Caches/com.ridiculousfish.HexFiend", "~/Library/Cookies/com.ridiculousfish.HexFiend.binarycookies",