From f4e63fa5a3ccbe6c5f7760c4304014c69e6d0b60 Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 20 Jan 2024 14:46:18 +0000 Subject: [PATCH] google-earth-pro: Fix RuboCop `Cask/ArrayAlphabetization` offenses --- Casks/g/google-earth-pro.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/g/google-earth-pro.rb b/Casks/g/google-earth-pro.rb index 804c159cf3..92f83f9e34 100644 --- a/Casks/g/google-earth-pro.rb +++ b/Casks/g/google-earth-pro.rb @@ -32,7 +32,7 @@ cask "google-earth-pro" do "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.google.googleearthpro.sfl*", "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.google.googleearthupdatehelper.sfl*", "~/Library/Application Support/Google Earth", - "~/Library/Caches/Google Earth", "~/Library/Caches/com.Google.GoogleEarthPro", + "~/Library/Caches/Google Earth", ] end