diff --git a/manual/logitech-presentation/tools/chocolateyinstall.ps1 b/manual/logitech-presentation/tools/chocolateyinstall.ps1 index 2ca76f6a..c885cd8e 100644 --- a/manual/logitech-presentation/tools/chocolateyinstall.ps1 +++ b/manual/logitech-presentation/tools/chocolateyinstall.ps1 @@ -2,8 +2,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName - url = 'https://download01.logi.com/web/ftp/pub/techsupport/presentation/LogiPresentation_1.60.33.exe' - checksum = '13B6874B7A4FF76A77B38B76E20B6B353FC6DA0DB2FB4C868FC00AC9C3239570' + url = 'https://download01.logi.com/web/ftp/pub/techsupport/presentation/LogiPresentation_2.10.34.exe' + checksum = '683675924D28C8F14C59A898845981321A293A27EFB7EF8043F6551EA2F8D20D' checksumType = 'sha256' fileType = 'EXE' silentArgs = '/s'