From 559744423860cea7e2ed0f7acaca2e7dc152eadb Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 20 Jan 2024 15:45:34 +0000 Subject: [PATCH] smart-converter-pro: Fix RuboCop `Cask/ArrayAlphabetization` offenses --- Casks/s/smart-converter-pro.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/s/smart-converter-pro.rb b/Casks/s/smart-converter-pro.rb index 9c2dc7f87f..fe0f93401f 100644 --- a/Casks/s/smart-converter-pro.rb +++ b/Casks/s/smart-converter-pro.rb @@ -17,7 +17,7 @@ cask "smart-converter-pro" do app "Smart Converter Pro #{version.major}.app" zap trash: [ - "~/Library/Containers/com.shedworx.smartconverter", "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.shedworx.smartconverter.sfl*", + "~/Library/Containers/com.shedworx.smartconverter", ] end