Kopano DeskApp 1.9.6 nightly, Kopano OL Extension 2.0.309 nightly
This commit is contained in:
@ -6,13 +6,13 @@ $packageName = 'kopano-ol-extension-nightly'
|
||||
$packageSearch = 'Kopano OL Extension'
|
||||
$installerType = 'msi'
|
||||
$silentArgs = '/qb'
|
||||
$version = '2.0.306'
|
||||
$intvers = '2.0-306'
|
||||
$version = '2.0.309'
|
||||
$intvers = '2.0-309'
|
||||
$url = 'https://download.kopano.io/community/olextension:/KopanoOLExtension-' + $intvers + '-32bit.msi'
|
||||
$url64 = 'https://download.kopano.io/community/olextension:/KopanoOLExtension-' + $intvers + '-64bit.msi'
|
||||
$checksum = '99518C681902C8FBDB9AFE010A85016CE6C26955'
|
||||
$checksum = 'F029829092B0CED5F427A90D94AE6A62970D8172'
|
||||
$checksumType = 'sha1'
|
||||
$checksum64 = '88805FDDCDECFAFCB95199EF729ED4E96C9BE720'
|
||||
$checksum64 = '0A4406059940C3309F7AA0CF24B8A226E811FD98'
|
||||
$checksumType64 = $checksumType
|
||||
|
||||
try {
|
||||
|
Reference in New Issue
Block a user