From bdeae878939c02df0c4c097865bd7054658c65d1 Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 20 Jan 2024 14:46:47 +0000 Subject: [PATCH] keysmith: Fix RuboCop `Cask/ArrayAlphabetization` offenses --- Casks/k/keysmith.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/k/keysmith.rb b/Casks/k/keysmith.rb index 678c99fe7e..940cc9d6a9 100644 --- a/Casks/k/keysmith.rb +++ b/Casks/k/keysmith.rb @@ -20,8 +20,8 @@ cask "keysmith" do "~/Library/Application Support/Google/Chrome/NativeMessagingHosts/app.keysmith.keysmith_native_messaging_host.json", "~/Library/Application Support/Mozilla/NativeMessagingHosts/app.keysmith.keysmith_native_messaging_host.json", "~/Library/Caches/app.keysmith.Keysmith", - "~/Library/Keysmith", "~/Library/HTTPStorages/app.keysmith.Keysmith", + "~/Library/Keysmith", "~/Library/Preferences/app.keysmith.Keysmith.plist", "~/Library/WebKit/app.keysmith.Keysmith", ]