diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-02-27 05:14:35 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-26 13:14:35 -0800 |
| commit | e3e1b64d2aaec22b713f9f1cf2f32e59a4b7c401 (patch) | |
| tree | 22c2403f066f0ce759759958c208be1dc2edc990 /ports/concurrentqueue/CONTROL | |
| parent | d8f0941690337acef83a4a76a70e09993eb2b55a (diff) | |
| download | vcpkg-e3e1b64d2aaec22b713f9f1cf2f32e59a4b7c401.tar.gz vcpkg-e3e1b64d2aaec22b713f9f1cf2f32e59a4b7c401.zip | |
[concurrentqueue] Update to 1.0.3 (#16404)
* [concurrentqueue] Update to 1.0.3
* update version
Diffstat (limited to 'ports/concurrentqueue/CONTROL')
| -rw-r--r-- | ports/concurrentqueue/CONTROL | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/concurrentqueue/CONTROL b/ports/concurrentqueue/CONTROL deleted file mode 100644 index c39dd4366..000000000 --- a/ports/concurrentqueue/CONTROL +++ /dev/null @@ -1,4 +0,0 @@ -Source: concurrentqueue -Version: 1.0.2 -Homepage: https://github.com/cameron314/concurrentqueue -Description: A fast multi-producer, multi-consumer lock-free concurrent queue for C++11 |
