homebrew-cask/Casks/chatwork.rb

11 lines
204 B
Ruby
Raw Normal View History

2016-04-04 11:11:18 +08:00
cask 'chatwork' do
version :latest
sha256 :no_check
2018-10-07 11:38:01 +08:00
url 'https://desktop-app.chatwork.com/installer/ChatWork.dmg'
2016-04-04 11:11:18 +08:00
name 'ChatWork'
2016-08-12 07:55:48 +08:00
homepage 'https://www.chatwork.com/'
2016-04-04 11:11:18 +08:00
app 'ChatWork.app'
end