diff options
| author | Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> | 2021-09-08 15:43:23 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-08 15:43:23 -0700 |
| commit | 7e044226c8a6f43dac7d9e0efd8edbf8ff5ecd04 (patch) | |
| tree | 1ebb08d1315eee3aa567a21aca84a84fcd7c13bb /versions/a-/azure-core-cpp.json | |
| parent | c759b997badbdc58fd9fd6b1e859e66988d2fe75 (diff) | |
| download | vcpkg-7e044226c8a6f43dac7d9e0efd8edbf8ff5ecd04.tar.gz vcpkg-7e044226c8a6f43dac7d9e0efd8edbf8ff5ecd04.zip | |
[azure-core-cpp] Update to 1.2.1 (#19943)
## 1.2.1 (2021-09-02)
### Bugs Fixed
- [2785](https://github.com/Azure/azure-sdk-for-cpp/issues/2785) Fix to build on g++ 5.5.
### Other Changes
- Fixed compilation error on POSIX platforms where OpenSSL was not available.
- Support CMake version 3.12
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions/a-/azure-core-cpp.json')
| -rw-r--r-- | versions/a-/azure-core-cpp.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/a-/azure-core-cpp.json b/versions/a-/azure-core-cpp.json index 2dd5f7e20..64ca6f6d9 100644 --- a/versions/a-/azure-core-cpp.json +++ b/versions/a-/azure-core-cpp.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "842ba2028c1b8b50de96e7c27e85959889778ab0", + "version-semver": "1.2.1", + "port-version": 0 + }, + { "git-tree": "68831f9976e41448ebf74ead081d41ce09042c38", "version-semver": "1.2.0", "port-version": 0 |
