File tree Expand file tree Collapse file tree 6 files changed +19
-20
lines changed Expand file tree Collapse file tree 6 files changed +19
-20
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.3.28 .0</version >
6+ <version >2021.5.9 .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.3.28 .0/NETworkManager_2021.3.28 .0_Setup.exe'
3+ $url = ' https://github.com/BornToBeRoot/NETworkManager/releases/download/2021.5.9 .0/NETworkManager_2021.5.9 .0_Setup.exe'
44
55$packageArgs = @ {
66 packageName = $env: ChocolateyPackageName
@@ -9,7 +9,7 @@ $packageArgs = @{
99 url = $url
1010 softwareName = ' NETworkManager*'
1111
12- checksum = ' 3153DE224DA69511331C07B89CF4738914BDBE9AFEE59C5BD289E657449CCC43 '
12+ checksum = ' 1D44A5A07975A8364DE742E061E0D72B3DD1CC03E02F4D87103A0767E3C7F7A2 '
1313 checksumType = ' sha256'
1414
1515 silentArgs = ' /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /TASKS="desktopicon" /SP-'
Original file line number Diff line number Diff line change 22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
44#define MyAppName " NETworkManager"
5- #define MyAppVersion " 2021.3.28 .0"
5+ #define MyAppVersion " 2021.5.9 .0"
66#define MyAppPublisher " BornToBeRoot"
77#define MyAppURL " https://github.com/BornToBeRoot/NETworkManager/"
88#define MyAppExeName " NETworkManager.exe"
Original file line number Diff line number Diff line change 66[ assembly: AssemblyTrademark ( "" ) ]
77[ assembly: AssemblyCulture ( "" ) ]
88
9- [ assembly: AssemblyVersion ( "2021.3.28 .0" ) ]
10- [ assembly: AssemblyFileVersion ( "2021.3.28 .0" ) ]
9+ [ assembly: AssemblyVersion ( "2021.5.9 .0" ) ]
10+ [ assembly: AssemblyFileVersion ( "2021.5.9 .0" ) ]
Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ permalink: /Download
88
99# Download
1010
11- Version: ** 2021.3.28 .0** <br >
12- Date: ** 28.03 .2021**
11+ Version: ** 2021.5.9 .0** <br >
12+ Date: ** 09.05 .2021**
1313
1414| Download | Checksum [ SHA256] |
1515| ---| ---|
16- | <a href =' https://github.com/BornToBeRoot/NETworkManager/releases/download/2021.3.28 .0/NETworkManager_2021.3.28 .0_Setup.exe ' target =' _blank ' ><button type =" button " name =" button " class =" btn " >Setup</button ></a > | ` 3153DE224DA69511331C07B89CF4738914BDBE9AFEE59C5BD289E657449CCC43 ` |
17- | <a href =' https://github.com/BornToBeRoot/NETworkManager/releases/download/2021.3.28 .0/NETworkManager_2021.3.28 .0_Portable.zip ' target =' _blank ' ><button type =" button " name =" button " class =" btn " >Portable</button ></a > | ` D295B260F56416792E455AED6069ECA545F36A80B192BFE04D2D2B9D64598855 ` |
18- | <a href =' https://github.com/BornToBeRoot/NETworkManager/releases/download/2021.3.28 .0/NETworkManager_2021.3.28 .0_Archiv.zip ' target =' _blank ' ><button type =" button " name =" button " class =" btn " >Archiv</button ></a > | ` 6C5E003DC820B75B2B7C1381F2AE2F0D3AEF13EE84F67AE6EFBC235342B94490 ` |
16+ | <a href =' https://github.com/BornToBeRoot/NETworkManager/releases/download/2021.5.9 .0/NETworkManager_2021.5.9 .0_Setup.exe ' target =' _blank ' ><button type =" button " name =" button " class =" btn " >Setup</button ></a > | ` 1D44A5A07975A8364DE742E061E0D72B3DD1CC03E02F4D87103A0767E3C7F7A2 ` |
17+ | <a href =' https://github.com/BornToBeRoot/NETworkManager/releases/download/2021.5.9 .0/NETworkManager_2021.5.9 .0_Portable.zip ' target =' _blank ' ><button type =" button " name =" button " class =" btn " >Portable</button ></a > | ` ED3DC6DFC111A3261DC6BF3F3D2820E0A1FF96ECF48A3C7DFBF3454A39694848 ` |
18+ | <a href =' https://github.com/BornToBeRoot/NETworkManager/releases/download/2021.5.9 .0/NETworkManager_2021.5.9 .0_Archiv.zip ' target =' _blank ' ><button type =" button " name =" button " class =" btn " >Archiv</button ></a > | ` DD0B800EA55B97BA0A6B3A5884D62FCE2C4E74EAB1CCE01163823EBD30DC9B4E ` |
1919
2020The setup is also available on [ Chocolatey] ( https://chocolatey.org/packages/NETworkManager ) {: target ="_ blank"} and can be installed with:
2121```
Original file line number Diff line number Diff line change @@ -6,21 +6,20 @@ description: "Changelog and download links of all available versions."
66permalink : /Changelog
77---
88
9- <!--
10- # Version 2021.x.xx.0 [next release]
11- Date: **xx.xx.2021**
9+ # Version 2021.5.9.0
10+ Date: ** 09.05.2021**
1211
1312| File | Checksum [ SHA256] |
1413| ---| ---|
15- |[Setup](https://github.com/BornToBeRoot/NETworkManager/releases/download/2021.2.17 .0/NETworkManager_2021.2.17 .0_Setup.exe){:target="_blank"}| `5BDD82CA59CC0A635559848CA183C21ED92D4D0C143625F1B367946F033E2A79 ` |
16- |[Portable](https://github.com/BornToBeRoot/NETworkManager/releases/download/2021.2.17 .0/NETworkManager_2021.2.17 .0_Portable.zip){:target="_blank"}| `4D5AA9CC1A4FCE5AB80060A1009E87FA207D642B7E25A63A4DA38F9F6FD43472 ` |
17- |[Archiv](https://github.com/BornToBeRoot/NETworkManager/releases/download/2021.2.17 .0/NETworkManager_2021.2.17 .0_Archiv.zip){:target="_blank"}| `9996197F0F58A7A23F0A78DB7336D4201F98F1C6E8CCD7D02BF97095C5A6DDA8 ` |
14+ | [ Setup] ( https://github.com/BornToBeRoot/NETworkManager/releases/download/2021.5.9 .0/NETworkManager_2021.5.9 .0_Setup.exe ) {: target ="_ blank"}| ` 1D44A5A07975A8364DE742E061E0D72B3DD1CC03E02F4D87103A0767E3C7F7A2 ` |
15+ | [ Portable] ( https://github.com/BornToBeRoot/NETworkManager/releases/download/2021.5.9 .0/NETworkManager_2021.5.9 .0_Portable.zip ) {: target ="_ blank"}| ` ED3DC6DFC111A3261DC6BF3F3D2820E0A1FF96ECF48A3C7DFBF3454A39694848 ` |
16+ | [ Archiv] ( https://github.com/BornToBeRoot/NETworkManager/releases/download/2021.5.9 .0/NETworkManager_2021.5.9 .0_Archiv.zip ) {: target ="_ blank"}| ` DD0B800EA55B97BA0A6B3A5884D62FCE2C4E74EAB1CCE01163823EBD30DC9B4E ` |
1817
1918## What's new?
2019- Dashboard and Status window redesigned and IPv6 added [ #463 ] ( https://github.com/BornToBeRoot/NETworkManager/issues/463 ) {: target ="_ blank"}
2120
2221## Improvements
23- - Update Discovery Protocol script and add other values [#772](https://github.com/BornToBeRoot/NETworkManager/issues/772){:target="_blank"}
22+ - Discovery Protocol script updated and more values added [ #772 ] ( https://github.com/BornToBeRoot/NETworkManager/issues/772 ) {: target ="_ blank"}
2423
2524## Bugfixes
2625- Fix app crash on Discovery Protocol view [ #707 ] ( https://github.com/BornToBeRoot/NETworkManager/issues/707 ) {: target ="_ blank"}
@@ -29,8 +28,8 @@ Date: **xx.xx.2021**
2928- App crash fixed when Remote Desktop is opened from a differnet view [ #767 ] ( https://github.com/BornToBeRoot/NETworkManager/issues/767 ) {: target ="_ blank"}
3029
3130## Other
32-
33- -->
31+ - Language files updated
32+ - Dependencies updated
3433
3534# 2021.3.28.0
3635Date: ** 28.03.2021**
You can’t perform that action at this time.
0 commit comments