Kopano OL Extension 2.0.305 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.302'
|
||||
$intvers = '2.0-302'
|
||||
$version = '2.0.305'
|
||||
$intvers = '2.0-305'
|
||||
$url = 'https://download.kopano.io/community/olextension:/KopanoOLExtension-' + $intvers + '-32bit.msi'
|
||||
$url64 = 'https://download.kopano.io/community/olextension:/KopanoOLExtension-' + $intvers + '-64bit.msi'
|
||||
$checksum = '0E26CC7B74687747D2151D834292F9755EAE19F1'
|
||||
$checksum = 'D9B3E1DEAE4D13076BE9B8209836C4DF3BA2AD58'
|
||||
$checksumType = 'sha1'
|
||||
$checksum64 = '0002B32B11F853816EDF1DEF929C551445E7B224'
|
||||
$checksum64 = '46F6EABC5E89A740BAC5F0684C1715AD5768FC90'
|
||||
$checksumType64 = $checksumType
|
||||
|
||||
try {
|
||||
|
Reference in New Issue
Block a user