update to latest version of LF agent

This commit is contained in:
2021-07-08 12:57:09 -04:00
parent 10ade72281
commit 5276e5acce
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
param([string]$URL)
## Path to the MSI installer
$MSIURL = 'https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/resources/LiquidFiles_Admin_2.0.114.msi'
$MSIURL = 'https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/resources/LiquidFiles_Admin_2.0.129.msi'
## Set installer args
If ( $URL ) {