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