homebrew-cask/Casks/jive-chime.rb

12 lines
330 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'jive-chime' do
version :latest
sha256 :no_check
2016-03-12 23:16:44 +08:00
# s3-us-west-2.amazonaws.com/chime-desktop was verified as official when first introduced to the cask
url 'https://s3-us-west-2.amazonaws.com/chime-desktop/prod/osx/Jive%20Chime.dmg'
name 'Jive Chime'
homepage 'https://jivechime.com/'
app 'Jive Chime.app'
end