зеркало из https://github.com/microsoft/vcpkg.git
[aws-c-s3] update to 0.5.3 (#37657)
This commit is contained in:
Родитель
14051ce112
Коммит
ecea73ebbe
|
@ -2,7 +2,7 @@ vcpkg_from_github(
|
|||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO awslabs/aws-c-s3
|
||||
REF "v${VERSION}"
|
||||
SHA512 e3ed2fe0f009eda23bb9bfc5bc1551a348e7c9a32ba18a3b654b9819c4ed955085a8852f3a3a7a2e9c4292d88d2fc7c902366e1c914de7019c9abb8570b2b7fc
|
||||
SHA512 2fe2a33fa1470a6f993e53c66dff3cc984dcd25b50001fb49e8e901602ea22a6b363a6d5221e56e54356615245718459eed73f63d1d2425c88b35496572845f1
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "aws-c-s3",
|
||||
"version": "0.5.2",
|
||||
"version": "0.5.3",
|
||||
"description": "C99 library implementation for communicating with the S3 service, designed for maximizing throughput on high bandwidth EC2 instances.",
|
||||
"homepage": "https://github.com/awslabs/aws-c-s3",
|
||||
"license": "Apache-2.0",
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "a03f35d3bbb734a7eebc2ab2250d223bde4a27e8",
|
||||
"version": "0.5.3",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "6c2914666b48d3f75905048129f3576eecf0206c",
|
||||
"version": "0.5.2",
|
||||
|
|
|
@ -397,7 +397,7 @@
|
|||
"port-version": 0
|
||||
},
|
||||
"aws-c-s3": {
|
||||
"baseline": "0.5.2",
|
||||
"baseline": "0.5.3",
|
||||
"port-version": 0
|
||||
},
|
||||
"aws-c-sdkutils": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче