checksummen ?! boeh
This commit is contained in:
parent
fbff3eddfb
commit
758ebf58db
@ -9,9 +9,9 @@ $silentArgs = '/qb'
|
||||
$version = '1.9.7'
|
||||
$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 = '38D6FCACE87FB527E97D8BD1F0B2150C08669947'
|
||||
$checksum = '6E769A223F981BFBB7621AA616BEB2430DC7111B'
|
||||
$checksumType = 'sha1'
|
||||
$checksum64 = '506456BF9FB8E3D8630DA38DE304D9D745280272'
|
||||
$checksum64 = '1B4B148191D975EDCCD9605164D666C94EDDAF1F'
|
||||
$checksumType64 = $checksumType
|
||||
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user