Add Houseparty.app Latest (#61245)

This commit is contained in:
Martim Lobao 2019-04-02 21:09:22 -04:00 committed by Vítor Galvão
parent fdbda9360a
commit 42a865dec2
1 changed files with 11 additions and 0 deletions

11
Casks/houseparty.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'houseparty' do
version :latest
sha256 :no_check
# houseparty-mac-builds.s3.amazonaws.com was verified as official when first introduced to the cask
url 'https://houseparty-mac-builds.s3.amazonaws.com/Houseparty.dmg'
name 'Houseparty'
homepage 'https://houseparty.com/'
app 'Houseparty.app'
end