update to 3.5.2

This commit is contained in:
2023-08-28 13:58:33 -04:00
parent 21cafbb931
commit 6a6c3fc9cf
+1 -1
View File
@@ -1,5 +1,5 @@
## Path to the MSI installer
$MSIURL = 'https://enscape-installer.chaosgroup.com/installer.enscape.io/Enscape-3.5.1%2B109642.msi'
$MSIURL = 'https://enscape-installer.chaosgroup.com/installer.enscape.io/Enscape-3.5.2%2B112393.msi'
## Run the installer
$INSTALLER = Download-File -URL $MSIURL