Kopano OL Extension 2.0.314 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.311'
|
||||
$intvers = '2.0-311'
|
||||
$version = '2.0.314'
|
||||
$intvers = '2.0-314'
|
||||
$url = 'https://download.kopano.io/community/olextension:/KopanoOLExtension-' + $intvers + '-32bit.msi'
|
||||
$url64 = 'https://download.kopano.io/community/olextension:/KopanoOLExtension-' + $intvers + '-64bit.msi'
|
||||
$checksum = '4C68DD392ABF1585975C47ACA7DA633E7B93B8F7'
|
||||
$checksum = 'F726E7889DA191FE8C68D97A77CFCDAB1765C36D'
|
||||
$checksumType = 'sha1'
|
||||
$checksum64 = '34722E8AFE045D44F291F76D4BC2F3D4E20140AA'
|
||||
$checksum64 = '0BB552F5191EA0028688996F77B7A1434E563C62'
|
||||
$checksumType64 = $checksumType
|
||||
|
||||
try {
|
||||
|
Reference in New Issue
Block a user