Kopano Outlook Extension 2.0.333
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.331'
|
||||
$intvers = '2.0-331'
|
||||
$version = '2.0.333'
|
||||
$intvers = '2.0-333'
|
||||
$url = 'https://download.kopano.io/community/olextension:/KopanoOLExtension-' + $intvers + '-32bit.msi'
|
||||
$url64 = 'https://download.kopano.io/community/olextension:/KopanoOLExtension-' + $intvers + '-64bit.msi'
|
||||
$checksum = 'CF87CDE76709288089F856EC7FDD84E833EE2403'
|
||||
$checksum = '3d7bbda3516ef7b62d2505615883edf770575bea'
|
||||
$checksumType = 'sha1'
|
||||
$checksum64 = '015BB991A711174D2C13AD888E304ED27252AFF6'
|
||||
$checksum64 = '666ed8d15389744ed5e8e7a87791696225ccb11c'
|
||||
$checksumType64 = $checksumType
|
||||
|
||||
try {
|
||||
|
Reference in New Issue
Block a user