File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
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 >2021.11.30 .0</version >
6+ <version >2022.2.22 .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/2021.11.30 .0/NETworkManager_2021.11.30 .0_Setup.exe'
3+ $url = ' https://github.com/BornToBeRoot/NETworkManager/releases/download/2022.2.22 .0/NETworkManager_2022.2.22 .0_Setup.exe'
44
55$packageArgs = @ {
66 packageName = $env: ChocolateyPackageName
@@ -9,7 +9,7 @@ $packageArgs = @{
99 url = $url
1010 softwareName = ' NETworkManager*'
1111
12- checksum = ' AFDA99002A95D78127A26ADCED00F1A86DCBDB6DA0782A761088FFBF3BFF1DF9 '
12+ checksum = ' F0CF905B14622588E658977BC2E7B85042858FA4191CDAEF4F84C1BAE2DC9311 '
1313 checksumType = ' sha256'
1414
1515 silentArgs = ' /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /TASKS="desktopicon" /SP-'
Original file line number Diff line number Diff line change 11---
22layout : default
3- title : Next release
3+ title : 2022.2.22.0
44parent : Changelog
5- nav_order : 1
6- description : " Changelog for next release "
7- permalink : /Changelog/next-release
5+ nav_order : 981
6+ description : " Changelog for 2022.2.22.0 "
7+ permalink : /Changelog/2022-2-22-0
88---
99
1010# Version 2022.2.22.0
You can’t perform that action at this time.
0 commit comments