Kopano OL Extension 2.0.310 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.309'
|
||||
$intvers = '2.0-309'
|
||||
$version = '2.0.310'
|
||||
$intvers = '2.0-310'
|
||||
$url = 'https://download.kopano.io/community/olextension:/KopanoOLExtension-' + $intvers + '-32bit.msi'
|
||||
$url64 = 'https://download.kopano.io/community/olextension:/KopanoOLExtension-' + $intvers + '-64bit.msi'
|
||||
$checksum = 'F029829092B0CED5F427A90D94AE6A62970D8172'
|
||||
$checksum = '07B4D8AAC64D96425464C8EB0CA58C5E7B040632'
|
||||
$checksumType = 'sha1'
|
||||
$checksum64 = '0A4406059940C3309F7AA0CF24B8A226E811FD98'
|
||||
$checksum64 = 'A46670D45024B0F66F98B3D3ADC3B9827F53AD8A'
|
||||
$checksumType64 = $checksumType
|
||||
|
||||
try {
|
||||
|
Reference in New Issue
Block a user