Kopano OL Extension 2.0.340 nightly, Kopano DeskApp 2.2.1 nightly
This commit is contained in:
@ -6,12 +6,12 @@ $packageName = 'kopano-deskapp-nightly'
|
||||
$packageSearch = 'Kopano DeskApp'
|
||||
$installerType = 'msi'
|
||||
$silentArgs = '/qb'
|
||||
$version = '2.1.28'
|
||||
$version = '2.2.1'
|
||||
$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 = 'fa3add3e24fde7063f109793e98ac20e4d6c9b58'
|
||||
$checksum = '6e6e9135a8646c72bcf34bbb193a8ab09689cacb'
|
||||
$checksumType = 'sha1'
|
||||
$checksum64 = 'bbf5a917b48e11f67bad2a3441ae4a59a1ada650'
|
||||
$checksum64 = 'fc9759881ded742d41fc47f5f5a3b234d5cec068'
|
||||
$checksumType64 = $checksumType
|
||||
|
||||
try {
|
||||
|
Reference in New Issue
Block a user