From 8ca9d9105cc510201ef06ab74124c72290d02b93 Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Sun, 4 Feb 2024 14:39:31 +0100 Subject: [PATCH] opencore-configurator: use `sfl*` in zap trash paths --- Casks/o/opencore-configurator.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/o/opencore-configurator.rb b/Casks/o/opencore-configurator.rb index 8da7229739..1a4c0a6d0b 100644 --- a/Casks/o/opencore-configurator.rb +++ b/Casks/o/opencore-configurator.rb @@ -18,7 +18,7 @@ cask "opencore-configurator" do app "OpenCore Configurator.app" zap trash: [ - "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/org.altervista.mackie100projects.opencore-configurator.sfl2", + "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/org.altervista.mackie100projects.opencore-configurator.sfl*", "~/Library/Application Support/org.altervista.mackie100projects.OpenCore-Configurator", "~/Library/Caches/org.altervista.mackie100projects.OpenCore-Configurator", "~/Library/HTTPStorages/org.altervista.mackie100projects.OpenCore-Configurator",