homebrew-cask/Casks/wowhead-client.rb

14 lines
452 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'wowhead-client' do
version '1.2.2'
sha256 '6d3b8cebcc74da52c459c4fd91168ad24b4c00dd12c63c44c25fb60870ff716b'
2014-06-18 22:55:27 +08:00
url 'https://static.wowhead.com/download/Wowhead_Client.dmg'
2015-06-29 14:32:18 +08:00
appcast 'https://client.wowhead.com/files/wowhead-client-appcast.xml',
checkpoint: '4b3ecdb41c77fe47de375e19173e98c1642e918d6cd4300aa76b616057cac7e8'
name 'Wowhead Client'
homepage 'https://wowhead.com'
2015-11-23 05:46:23 +08:00
license :gratis
2014-09-16 00:06:37 +08:00
app 'Wowhead Client.app'
2014-02-27 12:58:01 +08:00
end