Update atom to 1.12.5 (#27025)

This commit is contained in:
Miccal Matthews 2016-11-22 21:17:00 +08:00 committed by Vítor Galvão
parent b1207c9e88
commit 44f0fde3c4
1 changed files with 4 additions and 0 deletions

View File

@ -22,11 +22,15 @@ cask 'atom' do
zap delete: [
'~/.atom',
'~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.github.atom.sfl',
'~/Library/Application Support/ShipIt_stderr.log',
'~/Library/Application Support/Atom',
'~/Library/Application Support/ShipIt_stdout.log',
'~/Library/Application Support/com.github.atom.ShipIt',
'~/Library/Caches/com.github.atom',
'~/Library/Caches/com.github.atom.ShipIt',
'~/Library/Preferences/com.github.atom.helper.plist',
'~/Library/Preferences/com.github.atom.plist',
'~/Library/Saved Application State/com.github.atom.savedState',
]
end