Kopano ADS 1.1.75

This commit is contained in:
2017-08-28 16:27:02 +02:00
parent 1b896cee04
commit 392c6457b1
2 changed files with 6 additions and 6 deletions

View File

@ -6,11 +6,11 @@ $packageName = 'kopano-ads-nightly'
$packageSearch = 'Kopano ADS'
$installerType = 'msi'
$silentArgs = '/qb'
$version = '1.0.71'
$intversion = '1.0-71'
$version = '1.1.75'
$intversion = '1.1-75'
$url = 'https://download.kopano.io/community/adextension:/KopanoADS-' + $intversion + '-noarch.msi'
$url64 = $url
$checksum = '306C64A745CC796F38A28DC8E367EB28E90B5CC0'
$checksum = 'ADBA4F87767CD3AF24A08968EE0D14E64BDBC472'
$checksumType = 'sha1'
$checksum64 = $checksum
$checksumType64 = $checksumType