Added Yammer app (latest). (#39574)

* Added Yammer app (latest).

* yammer
This commit is contained in:
Bruno Braga 2017-10-13 10:22:54 +10:00 committed by Miccal Matthews
parent 81898a212a
commit 47f010da63
1 changed files with 11 additions and 0 deletions

11
Casks/yammer.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'yammer' do
version '1.2.1'
sha256 'c9cdefc2098733fa1ce141d29328644aac10018e8a7389fb4b88413551a53015'
# yammerdesktopapp.blob.core.windows.net/binaries/dist was verified as official when first introduced to the cask
url "https://yammerdesktopapp.blob.core.windows.net/binaries/dist/darwin/x64/#{version}/Yammer-#{version}.dmg"
name 'Yammer'
homepage 'https://support.office.com/en-us/article/Yammer-for-Windows-and-Mac-50920c05-cbfc-4f11-8503-e20fb2e623a5'
app 'Yammer.app'
end