From 0470a94bfa84e2828114ff8eb2ed0c841117ebb3 Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 20 Jan 2024 15:44:52 +0000 Subject: [PATCH] protonvpn: Fix RuboCop `Cask/ArrayAlphabetization` offenses --- Casks/p/protonvpn.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/p/protonvpn.rb b/Casks/p/protonvpn.rb index a93f7208ca..c8f838f4d4 100644 --- a/Casks/p/protonvpn.rb +++ b/Casks/p/protonvpn.rb @@ -21,13 +21,13 @@ cask "protonvpn" do quit: "ch.protonvpn.mac" zap trash: [ - "~/Library/Application Scripts/ch.protonvpn.ProtonVPNStarter", "~/Library/Application Scripts/ch.protonvpn.mac", + "~/Library/Application Scripts/ch.protonvpn.ProtonVPNStarter", "~/Library/Application Support/CrashReporter/ProtonVPN*", "~/Library/Application Support/ProtonVPN", - "~/Library/Caches/SentryCrash/ProtonVPN", "~/Library/Caches/ch.protonvpn.mac", "~/Library/Caches/com.apple.nsurlsessiond/Downloads/ch.protonvpn.mac", + "~/Library/Caches/SentryCrash/ProtonVPN", "~/Library/Containers/ch.protonvpn.*", "~/Library/Cookies/ch.protonvpn.mac.binarycookies", "~/Library/Logs/ProtonVPN.log",