From 3d538b976bcabbd3eec002d2b380e3ed437670fd Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Sun, 4 Feb 2024 14:39:33 +0100 Subject: [PATCH] poedit: use `sfl*` in zap trash paths --- Casks/p/poedit.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/p/poedit.rb b/Casks/p/poedit.rb index 49a49631e1..b52a683131 100644 --- a/Casks/p/poedit.rb +++ b/Casks/p/poedit.rb @@ -18,7 +18,7 @@ cask "poedit" do app "Poedit.app" zap trash: [ - "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/net.poedit.poedit.sfl2", + "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/net.poedit.poedit.sfl*", "~/Library/Application Support/Poedit", "~/Library/Caches/net.poedit.Poedit", "~/Library/HTTPStorages/net.poedit.Poedit.binarycookies",