From 464223a1b6794285b47dc7727ddeb3741e3fc958 Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 20 Jan 2024 14:46:55 +0000 Subject: [PATCH] league-of-legends: Fix RuboCop `Cask/ArrayAlphabetization` offenses --- Casks/l/league-of-legends.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/l/league-of-legends.rb b/Casks/l/league-of-legends.rb index 4137b3866a..2ce039f224 100644 --- a/Casks/l/league-of-legends.rb +++ b/Casks/l/league-of-legends.rb @@ -18,6 +18,8 @@ cask "league-of-legends" do uninstall delete: "/Applications/League of Legends.app" zap trash: [ + "/Users/Shared/Riot Games/Metadata/league_of_legends.live", + "/Users/Shared/Riot Games/Metadata/league_of_legends.live.game_patch", "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.riotgames.maccontainer.sfl*", "~/Library/Application Support/Riot Games/Install League of Legends", "~/Library/Application Support/Riot Games/League of Legends", @@ -26,8 +28,6 @@ cask "league-of-legends" do "~/Library/Preferences/com.riotgames.LeagueofLegends.LeagueClientUxHelper.plist", "~/Library/Saved Application State/com.riotgames.LeagueofLegends.GameClient.savedState", "~/Library/Saved Application State/com.riotgames.LeagueofLegends.LeagueClientUx.savedState", - "/Users/Shared/Riot Games/Metadata/league_of_legends.live.game_patch", - "/Users/Shared/Riot Games/Metadata/league_of_legends.live", ], rmdir: [ "~/Documents/League of Legends",