update to version 4.0.2.11

This commit is contained in:
2024-07-03 15:56:09 -04:00
parent 689cfa66df
commit bcf8b87dc5
+1 -1
View File
@@ -1,5 +1,5 @@
# Path to the MSI installer
$URL = 'https://enscape-installer.chaosgroup.com/installer.enscape.io/Enscape-4.0.0.579.exe'
$URL = 'https://enscape-installer.chaosgroup.com/installer.enscape.io/Enscape-4.0.2.11.exe'
# Set path to temp directory
$TEMPDIR = '{0}enscape-installer' -f (Get-TempPath)