diff --git a/ports/aws-c-http/portfile.cmake b/ports/aws-c-http/portfile.cmake index 5379a0b6f5..1370e36e72 100644 --- a/ports/aws-c-http/portfile.cmake +++ b/ports/aws-c-http/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO awslabs/aws-c-http REF "v${VERSION}" - SHA512 451b542926e5eeb85006053ba8835636d6fbb33ff31ecacb0b3e98d667b9768cdb448c172a33cfe400171fff64c37492ec4467da443d99ae32a70292de6d1713 + SHA512 48132df910d67d58e6a28481fcb19401272fa929f8e0b14e0c6b1f5c425221099d32671bbdd05d973f54b1463e8e20ae2fe6ffe56fcc1b02b684c9a0ba43e204 HEAD_REF master ) diff --git a/ports/aws-c-http/vcpkg.json b/ports/aws-c-http/vcpkg.json index 852afc214c..b12be55b31 100644 --- a/ports/aws-c-http/vcpkg.json +++ b/ports/aws-c-http/vcpkg.json @@ -1,6 +1,6 @@ { "name": "aws-c-http", - "version": "0.7.12", + "version": "0.7.13", "description": "C99 implementation of the HTTP/1.1 and HTTP/2 specifications", "homepage": "https://github.com/awslabs/aws-c-http", "license": "Apache-2.0", diff --git a/versions/a-/aws-c-http.json b/versions/a-/aws-c-http.json index 47c96ce7f5..2a0fe56e81 100644 --- a/versions/a-/aws-c-http.json +++ b/versions/a-/aws-c-http.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ab0c882c2d7c32b58e11c9e7124574933b701d8f", + "version": "0.7.13", + "port-version": 0 + }, { "git-tree": "6333ba487074d6b76f7270654796334049371d08", "version": "0.7.12", diff --git a/versions/baseline.json b/versions/baseline.json index b729a28cdb..970d17402a 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -365,7 +365,7 @@ "port-version": 0 }, "aws-c-http": { - "baseline": "0.7.12", + "baseline": "0.7.13", "port-version": 0 }, "aws-c-io": {