File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
solarwinds-backup-manager Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >ntlite-free</id >
5- <version >2026.03.0 </version >
5+ <version >2026.03.10867 </version >
66 <title >NTLite (Free) (Install)</title >
77 <authors >Nlitesoft</authors >
88 <owners >tunisiano</owners >
Original file line number Diff line number Diff line change 22$packageName = ' ntlite-free'
33$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
44$url = ' https://downloads.ntlite.com/files/NTLite_setup_x86_legacy.exe'
5- $checksum = ' c5be525b0482834f3630fbc63732072638aaa5a4420b1c6cada9dd5bbaa2135f '
5+ $checksum = ' 540701e58e959bde883c12a48d43824c1bb13b3abba29333a37f49069e801d8a '
66$checksumType = ' sha256'
77$url64 = ' https://downloads.ntlite.com/files/NTLite_setup_x64.exe'
8- $checksum64 = ' f7c4dc456c3c3edefc951f30cc30f84171e4684ecf2e09f89832845e9e8d82e9 '
8+ $checksum64 = ' d621fb42a98d13103e44efe4073fec17c4e95feb3a1fbed9426f7902cb133198 '
99$checksumType64 = ' sha256'
1010
1111$packageArgs = @ {
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >solarwinds-backup-manager</id >
5- <version >26.1.0.26049 </version >
5+ <version >26.1.0.26067 </version >
66 <title >SolarWinds Backup Manager (Install)</title >
77 <authors >SolarWinds MSP</authors >
88 <owners >tunisiano</owners >
Original file line number Diff line number Diff line change 22$packageName = ' solarwinds-backup-manager'
33$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
44$url = ' https://cdn.cloudbackup.management/maxdownloads/mxb-windows-x86_x64.exe'
5- $checksum = ' A06D6DE05BBF3785A6BA2BDDD03A6DCE5AD594F24D9FEA0E6C45FE06217D9137 '
5+ $checksum = ' 589DD1142ED77A56268A49F3554BD30248AD6E86892D7522D3EC505A30A92880 '
66$checksumType = ' sha256'
77
88Write-Host " ** Backup Manager will open its web console in your default browser after installing." - ForeGround Magenta
You can’t perform that action at this time.
0 commit comments