Kopano Ol Extension 2.1.37 nightly
This commit is contained in:
@ -1,18 +1,18 @@
|
||||
# Kopano Outlook Extension
|
||||
# 2017-2019 foo.li systeme + software
|
||||
# 2017-2021 foo.li systeme + software
|
||||
# https://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
$packageName = 'kopano-ol-extension-nightly'
|
||||
$packageSearch = 'Kopano OL Extension'
|
||||
$installerType = 'msi'
|
||||
$silentArgs = '/qb'
|
||||
$version = '2.1.20'
|
||||
$intvers = '2.1-20'
|
||||
$version = '2.1.37'
|
||||
$intvers = '2.1-37'
|
||||
$url = 'https://download.kopano.io/community/olextension:/KopanoOLExtension-' + $intvers + '-32bit.msi'
|
||||
$url64 = 'https://download.kopano.io/community/olextension:/KopanoOLExtension-' + $intvers + '-64bit.msi'
|
||||
$checksum = 'f34ae6b4451da62b11ba257726b335e25aa0488e'
|
||||
$checksum = '730d21aa3c84c00f059dae14d9b60e48cae3758c'
|
||||
$checksumType = 'sha1'
|
||||
$checksum64 = '1e11b39733c83c18b655aa6e595d768a505347df'
|
||||
$checksum64 = '1eaed9945998a6b8bf66952760760ecfb2aa8fa6'
|
||||
$checksumType64 = $checksumType
|
||||
|
||||
try {
|
||||
|
Reference in New Issue
Block a user