diff --git a/8x8_Work_Updater.ps1 b/8x8_Work_Updater.ps1 index 2fc3be3..4a710b3 100644 --- a/8x8_Work_Updater.ps1 +++ b/8x8_Work_Updater.ps1 @@ -34,7 +34,7 @@ try { # -------------------------------------------------------------------------- # Step 1: Download 8x8 Setup Installer with Console Progress Bar # -------------------------------------------------------------------------- - $installerUrl = "https://work-desktop-assets.8x8.com/prod-publish/ga/work-64-msi-v8.35.2-6.msi" + $installerUrl = "https://work-desktop-assets.8x8.com/prod-publish/ga/work-64-msi-v8.36.2-3.msi" Write-Host "[1/4] Downloading 8x8 Work installer..." -ForegroundColor Cyan try {