From aa445b5b39ba19d58a3d99b2313261a90c5d485a Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 20 Jan 2024 18:40:06 +0000 Subject: [PATCH] retrobatch: Remove line break & alphabetize correctly - There are no line length restrictions here. --- Casks/r/retrobatch.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Casks/r/retrobatch.rb b/Casks/r/retrobatch.rb index d73780a987..694069fa68 100644 --- a/Casks/r/retrobatch.rb +++ b/Casks/r/retrobatch.rb @@ -18,8 +18,7 @@ cask "retrobatch" do app "Retrobatch.app" zap trash: [ - "com.flyingmeat.retrobatch.sfl*", - "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/" \ + "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.flyingmeat.retrobatch.sfl*", "~/Library/Application Support/Retrobatch", "~/Library/HTTPStorages/com.flyingmeat.Retrobatch", "~/Library/Preferences/com.flyingmeat.Retrobatch.plist",