From 618db14aaadd9f70640c35c3df86b4260a01e779 Mon Sep 17 00:00:00 2001 From: Miccal Matthews Date: Tue, 14 Nov 2023 10:18:39 +0800 Subject: [PATCH] Update eaglefiler.rb --- Casks/e/eaglefiler.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Casks/e/eaglefiler.rb b/Casks/e/eaglefiler.rb index dce89cf6c8..0da574271d 100644 --- a/Casks/e/eaglefiler.rb +++ b/Casks/e/eaglefiler.rb @@ -12,12 +12,14 @@ cask "eaglefiler" do regex(%r{href=.*?/EagleFiler[._-]v?(\d+(?:\.\d+)+)\.dmg}i) end + depends_on macos: ">= :high_sierra" + app "EagleFiler.app" zap trash: [ "~/Library/Application Scripts/com.c-command.EagleFiler.EagleFilerShare", + "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.c-command.eaglefiler.sfl*", "~/Library/Application Support/EagleFiler", - "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.c-command.eaglefiler.sfl2", "~/Library/Caches/com.c-command.EagleFiler", "~/Library/Containers/com.c-command.EagleFiler.EagleFilerShare", "~/Library/HTTPStorages/com.c-command.EagleFiler",