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 33<package xmlns =" http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd" >
44 <metadata >
55 <id >NETworkManager</id >
6- <version >2023.11.28 .0</version >
6+ <version >2024.1.6 .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$ErrorActionPreference = ' Stop'
22$toolsDir = " $ ( Split-Path - parent $MyInvocation.MyCommand.Definition ) "
3- $url = ' https://github.com/BornToBeRoot/NETworkManager/releases/download/2023.11.28 .0/NETworkManager_2023.11.28 .0_Setup.exe'
3+ $url = ' https://github.com/BornToBeRoot/NETworkManager/releases/download/2024.1.6 .0/NETworkManager_2024.1.6 .0_Setup.exe'
44
55$packageArgs = @ {
66 packageName = $env: ChocolateyPackageName
@@ -9,7 +9,7 @@ $packageArgs = @{
99 url = $url
1010 softwareName = ' NETworkManager*'
1111
12- checksum = ' AD9D6E569BFA61F9657A6C823409E4D4B4B67CA4BD0CC5129CCBB0B673D5DF24 '
12+ checksum = ' 6D5B590ACA3085A4D8BF849D2404C471B0B1AA606E20453FF7C312D99C1845FC '
1313 checksumType = ' sha256'
1414
1515 silentArgs = ' /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /TASKS="desktopicon" /SP-'
You can’t perform that action at this time.
0 commit comments