diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-09-17 01:35:18 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-16 10:35:18 -0700 |
| commit | 0aa142284922ebf60007c42dabead5fb8101a846 (patch) | |
| tree | f87edbaad32c7fedeacefe70b57f3287fa7fae1d /versions/a-/aws-crt-cpp.json | |
| parent | e14842c4462c5d3542b58dcc3de742139da06979 (diff) | |
| download | vcpkg-0aa142284922ebf60007c42dabead5fb8101a846.tar.gz vcpkg-0aa142284922ebf60007c42dabead5fb8101a846.zip | |
[aws-crt-cpp/aws-sdk-cpp] Disable parallel configure (#20189)
Diffstat (limited to 'versions/a-/aws-crt-cpp.json')
| -rw-r--r-- | versions/a-/aws-crt-cpp.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/a-/aws-crt-cpp.json b/versions/a-/aws-crt-cpp.json index e525f2011..d8c239816 100644 --- a/versions/a-/aws-crt-cpp.json +++ b/versions/a-/aws-crt-cpp.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "60880034065d31bf96ac71028dab62955a77ba55", + "version": "0.15.1", + "port-version": 1 + }, + { "git-tree": "5bd5acd0aefeed0bbf56945c6b299644f3ad6af0", "version": "0.15.1", "port-version": 0 |
