Skip to content

Commit 7899418

Browse files
author
Justin Boswell
authored
Update to builder v0.7.0 (aws#198)
* Update to builder v0.7.0 * build/submodule fixes
1 parent cbb6d73 commit 7899418

File tree

8 files changed

+8
-7
lines changed

8 files changed

+8
-7
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- '!master'
88

99
env:
10-
BUILDER_VERSION: v0.6.14
10+
BUILDER_VERSION: v0.7.0
1111
BUILDER_SOURCE: releases
1212
BUILDER_HOST: https://d19elf31gohf1l.cloudfront.net
1313
PACKAGE_NAME: aws-crt-cpp

crt/aws-c-common

crt/aws-checksums

crt/s2n

Submodule s2n updated from bf2db43 to 4740f37

source/Api.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include <aws/crt/external/cJSON.h>
88
#include <aws/crt/io/TlsOptions.h>
99

10+
#include <aws/common/ref_count.h>
1011
#include <aws/auth/auth.h>
1112
#include <aws/http/http.h>
1213
#include <aws/mqtt/mqtt.h>

0 commit comments

Comments
 (0)