Skip to content

Commit ea73a0a

Browse files
authored
ci: Fix homebrew cask styling (#81)
Fix homebrew cask styling, as it complained about incorrectly ordered keys and spacing. Change-Id: I02234e007ce2f37074779211ab6c102cb4213122 Signed-off-by: Thomas Kosiewski <tk@coder.com>
1 parent 3b45c5c commit ea73a0a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

scripts/update-cask.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,18 +107,18 @@ cask "coder-desktop${SUFFIX}" do
107107
108108
app "Coder Desktop.app"
109109
110-
uninstall quit: [
110+
uninstall quit: [
111111
"com.coder.Coder-Desktop",
112112
"com.coder.Coder-Desktop.VPN",
113113
],
114114
login_item: "Coder Desktop"
115115
116-
zap trash: [
116+
zap delete: "/var/root/Library/Containers/com.Coder-Desktop.VPN/Data/Documents/coder-vpn.dylib",
117+
trash: [
117118
"~/Library/Caches/com.coder.Coder-Desktop",
118119
"~/Library/HTTPStorages/com.coder.Coder-Desktop",
119120
"~/Library/Preferences/com.coder.Coder-Desktop.plist",
120-
],
121-
delete: "/var/root/Library/Containers/com.Coder-Desktop.VPN/Data/Documents/coder-vpn.dylib"
121+
]
122122
end
123123
EOF
124124

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy