homebrew-cask/Casks/chatwork.rb

13 lines
237 B
Ruby

cask 'chatwork' do
version :latest
sha256 :no_check
url 'http://desktop-app.chatwork.com/installer/ChatWork-darwin-setup.zip'
name 'ChatWork'
homepage 'https://www.chatwork.com/'
auto_updates true
app 'ChatWork.app'
end