mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[aws-c-common] update to 0.12.6 (#48415)
This commit is contained in:
@@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO awslabs/aws-c-common
|
||||
REF "v${VERSION}"
|
||||
SHA512 3f211e4d7737e756b6bda0de965570c3c04588e4f10dddf17f21ced1937a8dc6ddb5aeca52b96d7ead3cfb53e05ad99155d17045ea0da7f964372357046041ca
|
||||
SHA512 577fdea85ea84563e2167d70f0988ceeccc6ab298a2ca034393872d1717237a64be0d0b5e9cd2083c2278b8c294bc4afb8f8d6bcc13e144259fa0e3166af35bb
|
||||
HEAD_REF master
|
||||
PATCHES
|
||||
disable-internal-crt-option.patch # Disable internal crt option because vcpkg contains crt processing flow
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "aws-c-common",
|
||||
"version": "0.12.5",
|
||||
"version": "0.12.6",
|
||||
"description": "AWS common library for C",
|
||||
"homepage": "https://github.com/awslabs/aws-c-common",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "475281cad4267547a93a03d7a18802007e780b15",
|
||||
"version": "0.12.6",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "db482dd7e4268a1a250d19a151f7dc4b02774758",
|
||||
"version": "0.12.5",
|
||||
|
||||
@@ -445,7 +445,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"aws-c-common": {
|
||||
"baseline": "0.12.5",
|
||||
"baseline": "0.12.6",
|
||||
"port-version": 0
|
||||
},
|
||||
"aws-c-compression": {
|
||||
|
||||
Reference in New Issue
Block a user