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 /versions/c-/concurrentqueue.json | |
| 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 'versions/c-/concurrentqueue.json')
| -rw-r--r-- | versions/c-/concurrentqueue.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/c-/concurrentqueue.json b/versions/c-/concurrentqueue.json index db7c25ecd..444fe721b 100644 --- a/versions/c-/concurrentqueue.json +++ b/versions/c-/concurrentqueue.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "929e70702c63103c0ec48d7de8cfe3da02f699ba", + "version": "1.0.3", + "port-version": 0 + }, + { "git-tree": "c3ff6de6bf5fe5a62c4fc71aa6b58aff79d246d2", "version-string": "1.0.2", "port-version": 0 |
