Add Jive Chime.app latest version

Real-time messaging for your team. http://jivechime.com/
This commit is contained in:
Vincent Klaiber 2015-04-29 21:58:21 +02:00
parent c9485fa2f5
commit 061ff4576e
1 changed files with 12 additions and 0 deletions

12
Casks/jive-chime.rb Normal file
View File

@ -0,0 +1,12 @@
cask :v1 => 'jive-chime' do
version :latest
sha256 :no_check
# amazonaws.com is the official download host per the vendor homepage
url 'https://s3-us-west-2.amazonaws.com/chime-desktop/prod/osx/Jive%20Chime.dmg'
name 'Jive Chime'
homepage 'http://jivechime.com/'
license :gratis
app 'Jive Chime.app'
end