diff --git a/Install-AdobeConnect.ps1 b/Install-AdobeConnect.ps1 index 45aadfa..96729de 100644 --- a/Install-AdobeConnect.ps1 +++ b/Install-AdobeConnect.ps1 @@ -1,5 +1,5 @@ ## Specify the URL to download Adobe Connect from -$URL = 'https://download.adobe.com/pub/connect/updaters/meeting/11_0/ConnectApp11_2020_12_21.msi' +$URL = 'https://download.adobe.com/pub/connect/updaters/meeting/11_0/ConnectApp11_2021_3_4.msi' ## Install Adobe Connect LogMsg "Installing Adobe Connect from ${URL}"