homebrew-cask/Casks/heroes-of-newerth.rb

13 lines
358 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'heroes-of-newerth' do
2016-09-04 21:49:03 +08:00
version '3.9.5'
sha256 'f5253ee476f3afd4724ecf3516c8ce46c049e6358f9a9f1f125b792d8f44805e'
2015-09-06 02:03:24 +08:00
url "http://dl.heroesofnewerth.com/HoNClient-#{version}.dmg"
name 'Heroes of Newerth'
homepage 'http://www.heroesofnewerth.com/'
2015-09-06 02:03:24 +08:00
app 'Heroes of Newerth.app'
zap delete: '~/Library/Application Support/Heroes of Newerth'
2015-09-06 02:03:24 +08:00
end