update to version 3.5.6

This commit is contained in:
2024-01-11 14:06:04 -05:00
parent c8e45b62dd
commit c087522e0a
+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.2%2B112393.msi'
$MSIURL = 'https://enscape-installer.chaosgroup.com/installer.enscape.io/Enscape-3.5.6%2B204048.msi'
## Run the installer
$INSTALLER = Download-File -URL $MSIURL