Kopano DeskApp 2.6.0 nightly
This commit is contained in:
@ -6,12 +6,12 @@ $packageName = 'kopano-deskapp-nightly'
|
||||
$packageSearch = 'Kopano DeskApp'
|
||||
$installerType = 'msi'
|
||||
$silentArgs = '/qb'
|
||||
$version = '2.5.4'
|
||||
$version = '2.6.0'
|
||||
$url = 'https://download.kopano.io/community/deskapp:/Windows/kopano-deskapp-' + $version + '-x86.msi'
|
||||
$url64 = 'https://download.kopano.io/community/deskapp:/Windows/kopano-deskapp-' + $version + '-x64.msi'
|
||||
$checksum = '1dc07c7784bf684ef704b7a53128d513eccaf7d2'
|
||||
$checksum = 'da39a3ee5e6b4b0d3255bfef95601890afd80709'
|
||||
$checksumType = 'sha1'
|
||||
$checksum64 = '192a6352857ce725fdbe58131becc69969a09e69'
|
||||
$checksum64 = '0a29b4eeae95cb27224329b422c66441831d4999'
|
||||
$checksumType64 = $checksumType
|
||||
|
||||
try {
|
||||
|
Reference in New Issue
Block a user