diff options
| author | dittons <38831995+dittons@users.noreply.github.com> | 2021-04-30 00:27:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-29 16:27:56 -0700 |
| commit | 33a812303ba0243ce17571082ed09842f9bb65f7 (patch) | |
| tree | 6af482ce2b35f55fd967ec7f7ce048106ecf98ba /ports/stlab/CONTROL | |
| parent | 6b47549240afa2d21f237542a297ecdd1aaab2e6 (diff) | |
| download | vcpkg-33a812303ba0243ce17571082ed09842f9bb65f7.tar.gz vcpkg-33a812303ba0243ce17571082ed09842f9bb65f7.zip | |
[stlab] update to 1.6.2 (#17239)
* update stlab to 1.6.2
* update stlab to 1.6.2 (version files)
* fix comment in typo
* update version
Co-authored-by: ian <ian>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'ports/stlab/CONTROL')
| -rw-r--r-- | ports/stlab/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/stlab/CONTROL b/ports/stlab/CONTROL index 72521a955..1f6d6c858 100644 --- a/ports/stlab/CONTROL +++ b/ports/stlab/CONTROL @@ -1,5 +1,5 @@ Source: stlab
-Version: 1.5.2-1 +Version: 1.6.2 Description:
stlab is the ongoing work of what was Adobe Software Technology Lab.
The Concurrency library provides futures and channels, high level constructs for implementing algorithms that eases the use of multiple CPU cores while minimizing contention. This library solves several problems of the C++11 and C++17 TS futures.
|
