files replaced on server, checksums changed

This commit is contained in:
Peter V. Beck 2017-11-10 09:29:01 +01:00
parent 3d9250c62e
commit 25b86e94ca
1 changed files with 2 additions and 2 deletions

View File

@ -9,9 +9,9 @@ $silentArgs = '/qb'
$version = '1.4.4'
$url = 'https://download.kopano.io/community/deskapp:/Windows/kopano-deskapp-' + $version + '-x86.msi'
$url64 = 'https://download.kopano.io/community/deskapp:/Windows/kopano-deskapp-' + $version + '-x64.msi'
$checksum = '6C65507470C2113A0E8B925DECE2046696AFD797'
$checksum = '5BFB6094486AF1E8C24FF53A57A2ADE8524395B5'
$checksumType = 'sha1'
$checksum64 = 'B7356125768C2AC699913EEF5A4919684F6AA912'
$checksum64 = '0C350AACF9B8C9E2D1CDF7CB2FEB6977DCB59C5D'
$checksumType64 = $checksumType
try {