diff options
| author | winsoft666 <46803815+winsoft666@users.noreply.github.com> | 2020-10-14 04:18:33 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-13 13:18:33 -0700 |
| commit | ea3c975edb2c2bdf645083a1484c88d13d91ace9 (patch) | |
| tree | 6cb89bbbb999af3ddf8aae4620dbaa75e2248da1 /ports/akali/CONTROL | |
| parent | 75bd2efe0dce862dfa025209b8cecc61a00a1852 (diff) | |
| download | vcpkg-ea3c975edb2c2bdf645083a1484c88d13d91ace9.tar.gz vcpkg-ea3c975edb2c2bdf645083a1484c88d13d91ace9.zip | |
[akali] Update to v1.42 (#14005)
* teemo
* 1. move header files to teemo folder.
2. add Cancel Event.
3. create directories automatically.
* update teemo to v2.1
* update teemo code ref
* remvoe cpprestsdk dependency
* Update to v1.42
* [akali] Add supports and update ci.baseline.txt
* Update portfile.cmake
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Diffstat (limited to 'ports/akali/CONTROL')
| -rw-r--r-- | ports/akali/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/akali/CONTROL b/ports/akali/CONTROL index 35f86f28c..5ccbed60d 100644 --- a/ports/akali/CONTROL +++ b/ports/akali/CONTROL @@ -1,5 +1,5 @@ Source: akali -Version: 1.41 -Port-Version: 1 +Version: 1.42 Description: C++ Common Library. Homepage: https://github.com/winsoft666/akali +Supports: !(arm|arm64|uwp)
\ No newline at end of file |
