File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33<package xmlns =" http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd" >
44 <metadata >
55 <id >NETworkManager</id >
6- <version >1.7.0</version >
6+ <version >1.7.1. 0</version >
77 <owners >BornToBeRoot</owners >
88 <title >NETworkManager</title >
99 <authors >BornToBeRoot</authors >
Original file line number Diff line number Diff line change 11
22$ErrorActionPreference = ' Stop' ;
33$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
4- $url = ' https://github.com/BornToBeRoot/NETworkManager/releases/download/v1.7.0 .0/NETworkManager_v1.7.0 .0_Setup.msi'
4+ $url = ' https://github.com/BornToBeRoot/NETworkManager/releases/download/v1.7.1 .0/NETworkManager_v1.7.1 .0_Setup.msi'
55
66$packageArgs = @ {
77 packageName = $env: ChocolateyPackageName
@@ -11,7 +11,7 @@ $packageArgs = @{
1111
1212 softwareName = ' NETworkManager*'
1313
14- checksum = ' 15EB077FA5C98A83DE0AA2DBEB688D481FEEB39083DBD2C6F37CD5A858D2499F '
14+ checksum = ' 3382DE599621F0AFBD31002F04FFBFE36D022AC4F970848F230378C60F65D7DD '
1515 checksumType = ' sha256'
1616
1717 silentArgs = " /qn /norestart /l*v `" $ ( $env: TEMP ) \$ ( $packageName ) .$ ( $env: chocolateyPackageVersion ) .MsiInstall.log`" "
You can’t perform that action at this time.
0 commit comments