homebrew-cask/Casks/league-of-legends.rb

14 lines
523 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'league-of-legends' do
2014-09-17 19:42:50 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
# riotgamespatcher-a.akamaihd.net was verified as official when first introduced to the cask
url 'https://riotgamespatcher-a.akamaihd.net/Mac_ShellInstaller/NA/League%20of%20Legends%20NA.dmg'
2015-01-30 04:57:26 +08:00
name 'League of Legends'
2016-08-17 20:07:43 +08:00
homepage 'https://leagueoflegends.com/'
2014-09-16 00:05:50 +08:00
app 'League of Legends.app'
zap delete: '~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.riotgames.maccontainer.sfl'
end