Update 8x8_Work_Updater.ps1

This commit is contained in:
2026-08-24 15:35:35 +01:00
parent 9a7f1a9044
commit 5c68e5e826
+1 -1
View File
@@ -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 {