homebrew-cask/Casks/livechat.rb

12 lines
221 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'livechat' do
2015-06-10 02:06:00 +08:00
version :latest
sha256 :no_check
url 'http://www.livechatinc.com/download/Mac/LiveChat.dmg'
name 'LiveChat'
homepage 'https://livechatinc.com'
2015-06-10 02:06:00 +08:00
license :commercial
app 'LiveChat.app'
end