homebrew-cask/Casks/chatwork.rb

13 lines
237 B
Ruby
Raw Normal View History

2016-04-04 11:11:18 +08:00
cask 'chatwork' do
version :latest
sha256 :no_check
url 'http://desktop-app.chatwork.com/installer/ChatWork-darwin-setup.zip'
name 'ChatWork'
2016-08-12 07:55:48 +08:00
homepage 'https://www.chatwork.com/'
2016-04-04 11:11:18 +08:00
auto_updates true
app 'ChatWork.app'
end