Added Ivideon server 3.8.0 (#72683)

This commit is contained in:
Rick van Hattem 2019-11-15 16:55:09 +01:00 committed by Vítor Galvão
parent f1bbf07420
commit 7ff816a5c1
1 changed files with 12 additions and 0 deletions

12
Casks/ivideonserver.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'ivideonserver' do
version '3.8.0'
sha256 '6e8372627144cef24b8b7425ea123436cd8d1de9277aefb19470cdc822d29109'
# updates.iv-cdn.com was verified as official when first introduced to the cask
url "https://updates.iv-cdn.com/bundles/ivideon_server/#{version}/IvideonServer_#{version}_macosx-x86-64.dmg"
appcast 'https://www.ivideon.com/downloads/'
name 'Ivideon Client'
homepage 'https://www.ivideon.com/'
app 'IvideonServer.app'
end