Skip to content

Commit 316bddc

Browse files
authored
Merge pull request #991 from regro-cf-autotick-bot/rebuild-aws_c_feb26_round_2-0-1_h5b431f
Rebuild for aws-c-* (feb'26 (round 2))
2 parents c32086c + 5d7ede7 commit 316bddc

File tree

8 files changed

+19
-7
lines changed

8 files changed

+19
-7
lines changed

.ci_support/linux_64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aws_c_common:
33
aws_c_event_stream:
44
- 0.5.9
55
aws_crt_cpp:
6-
- 0.36.0
6+
- 0.37.2
77
c_compiler:
88
- gcc
99
c_compiler_version:

.ci_support/linux_aarch64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aws_c_common:
33
aws_c_event_stream:
44
- 0.5.9
55
aws_crt_cpp:
6-
- 0.36.0
6+
- 0.37.2
77
c_compiler:
88
- gcc
99
c_compiler_version:

.ci_support/linux_ppc64le_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aws_c_common:
33
aws_c_event_stream:
44
- 0.5.9
55
aws_crt_cpp:
6-
- 0.36.0
6+
- 0.37.2
77
c_compiler:
88
- gcc
99
c_compiler_version:
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
__migrator:
2+
build_number: 1
3+
commit_message: Rebuild for aws-c-* (feb'26 (round 2))
4+
kind: version
5+
migration_number: 1
6+
exclude_pinned_pkgs: false
7+
automerge: true
8+
migrator_ts: 1771576833
9+
aws_c_auth:
10+
- '0.9.6'
11+
aws_crt_cpp:
12+
- '0.37.2'

.ci_support/osx_64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ aws_c_common:
77
aws_c_event_stream:
88
- 0.5.9
99
aws_crt_cpp:
10-
- 0.36.0
10+
- 0.37.2
1111
c_compiler:
1212
- clang
1313
c_compiler_version:

.ci_support/osx_arm64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ aws_c_common:
77
aws_c_event_stream:
88
- 0.5.9
99
aws_crt_cpp:
10-
- 0.36.0
10+
- 0.37.2
1111
c_compiler:
1212
- clang
1313
c_compiler_version:

.ci_support/win_64_.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aws_c_common:
33
aws_c_event_stream:
44
- 0.5.9
55
aws_crt_cpp:
6-
- 0.36.0
6+
- 0.37.2
77
c_compiler:
88
- vs2022
99
c_stdlib:

recipe/recipe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ source:
1212
sha256: 98c7cab1e51114e7269bc866bc3a57c15900d1e1f0f3af1219ad027fb655dcc5
1313

1414
build:
15-
number: 12
15+
number: 13
1616

1717
requirements:
1818
build:

0 commit comments

Comments
 (0)