File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ These components are meant to supplement `uppsrc/Core`
31
31
| Job | A lightweight and flexible multithreading tool, using promise/future mechanism. |
32
32
| NetProxy | A network proxy class implementing SOCKS and HTTP protocols. |
33
33
| OAuth | A package encapsulating the authorization code grant flow of OAuth2 authorization protocol. |
34
- | PtyProcess | A cross-platform (POSIX/WinPty/WIN10) pseudo-terminal process implementation. |
35
- | PtyAgent | Agent executable for the default backend (winpty) of PtyProcess package.
34
+ | PtyProcess | A cross-platform (POSIX/WinPty/WIN10) pseudo-terminal process implementation. |
35
+ | PtyAgent | Agent executable for the default backend (winpty) of PtyProcess package. |
36
36
| SSH | A flexible, easy-to-use yet powerful libssh2 wrapper. |
37
37
38
38
### CtrlLib
@@ -49,7 +49,7 @@ You can find reference examples demonstrating the usage of the above listed pack
49
49
50
50
## Version
51
51
52
- ` upp-components ` loosely follows the release cycles of Ultimate++. Releases are tagged twice a year. Currently it is tagged as ` 2020.2 `
52
+ ` upp-components ` loosely follows the release cycles of Ultimate++. Releases are tagged twice a year. Currently it is tagged as ` 2021.1 `
53
53
54
54
## License
55
55
You can’t perform that action at this time.
0 commit comments