vcpkg/versions/a-/aws-c-io.json

80 lines
1.9 KiB
JSON
Raw Normal View History

{
"versions": [
{
"git-tree": "8bd9a8fb2689efbf9a887d321d8c9a4d186c9641",
"version": "0.14.9",
"port-version": 0
},
2024-03-21 04:53:17 +08:00
{
"git-tree": "4e76d4b5c9d39008952070b235a34f8df72ef72f",
"version": "0.14.6",
"port-version": 0
},
{
"git-tree": "a8cf3e80c656857ed3959d2d2088c2bd590eceb3",
"version": "0.14.3",
"port-version": 0
},
{
"git-tree": "d821d965f7ef5ea73553cd6131cdfbf081924e7c",
"version": "0.14.1",
"port-version": 0
},
2024-01-04 09:54:57 +08:00
{
"git-tree": "346cdc018fbb4d19764457fe205fd0e8db0d8088",
"version": "0.14.0",
"port-version": 0
},
{
"git-tree": "586cb06ad50ef2627c4dd30ab97b88d79e559fd5",
"version": "0.13.36",
"port-version": 0
},
{
"git-tree": "caab59ca1fe5071d552eaf073a501151ac6099a5",
"version": "0.13.35",
"port-version": 0
},
{
"git-tree": "888ba4e86b810e8181ed897d4dc03b1a9f78c9f7",
"version": "0.13.32",
"port-version": 0
},
{
"git-tree": "702a1838bbe3f84ac08e515007467ae513eab4da",
"version": "0.13.31",
"port-version": 0
},
{
"git-tree": "5b3bb7fda57741248eff888afaea9724d68b7b5e",
"version": "0.13.27",
"port-version": 0
},
{
"git-tree": "af0f6d934c56ef089365a8c27c8c9f183e554ef9",
"version": "0.13.14",
"port-version": 0
},
{
"git-tree": "4dc402977f4ed08054b2661b89a211064005e280",
"version": "0.10.22",
"port-version": 0
},
{
"git-tree": "7456b996bdeeeeb59fb39770d797fa2966d0a951",
"version": "0.10.7",
"port-version": 2
},
Fix aws-sdk-cpp and OpenSSL cross-platform builds (#20289) * Fix Aws Crypto Abstraction Layer and S2N builds * Fix aws-c-cal build * Revert changes * [s2n] update to 1.1.0 * Do not build tests for any of AWS SDK for C++ dependencies Remove unused flags from OpenSSL and AWS SDK for C++ builds * Update versions * Fix indentation * Fix indentation * Remove redundant flags * Remove redundant options * Update ports/aws-c-auth/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/aws-c-cal/002-no-exe-no-tests.patch Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/aws-c-cal/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/aws-c-cal/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/aws-c-compression/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/aws-crt-cpp/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/aws-checksums/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/aws-c-event-stream/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/aws-c-s3/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/aws-c-http/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/aws-c-io/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/aws-c-mqtt/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Simplify patch Restore PREFER_NINJA for OpenSSL build * Update versions * Replace deprecated methods * Update versions * Fix dependencies of OpenSSL * Fix dependencies of OpenSSL * Update ports/aws-c-cal/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/aws-c-io/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/aws-c-io/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Fix versions * Revert quotation mark change * Revert quotation mark change * Revert quotation mark change * Patch AWS CRT for C++ for iOS build Do not copy sha256_profile tool when building aws-c-cal * Remove redundant flags * Fix indentation * Update versions * Update versions * Fix aws-c-cal build Update versions * Update versions * Update versions * Update versions * Update versions * Update versions * Fix library paths for Windows shared builds * Revert compiler check * Update versions * Fix indentation Revert OS check * Update versions * Fix indentation * Fix indentation * Fix indentation * Update versions/o-/openssl.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update versions * Update versions * Update versions Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com> Co-authored-by: Charles-Auguste Marois <cmarois@coveo.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-11-23 06:18:07 +08:00
{
"git-tree": "45b959b56caa21052a67c2b3d0b493a3e401288c",
"version": "0.10.7",
"port-version": 1
},
{
"git-tree": "fd430ec2c2c43582b0765a48e0a724d17747ae36",
"version": "0.10.7",
"port-version": 0
}
]
}