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