File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 <metadata >
55 <id >advanced-installer</id >
66 <title >Advanced Installer</title >
7- <version >17.4.1 </version >
7+ <version >17.5 </version >
88 <authors >Caphyon</authors >
99 <owners >TheCakeIsNaOH</owners >
1010 <summary >Your solution for application packaging and deployment.</summary >
Original file line number Diff line number Diff line change 11$ErrorActionPreference = ' Stop' ;
22$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
3- $url = ' https://www.advancedinstaller.com/downloads/17.4.1 /advinst.msi'
4- $checksum = ' c04c131d6987fca08711e63e3b04f98ce34d4c5f1dbdafc045e3d87b1d0e4332 '
3+ $url = ' https://www.advancedinstaller.com/downloads/17.5 /advinst.msi'
4+ $checksum = ' 273b636f8f5a3601e1250a00f286e38a2b404469fa3c9aaa7d0fc863717bd143 '
55
66$packageArgs = @ {
77 packageName = ' advanced-installer'
You can’t perform that action at this time.
0 commit comments