Skip to content

Commit 60f4faa

Browse files
authored
Merge pull request conda-forge#342 from regro-cf-autotick-bot/rebuild-aws_crt_cpp0282-0-1_h97b97b
Rebuild for aws_crt_cpp 0.28.2
2 parents 3626b44 + 7bdcd61 commit 60f4faa

9 files changed

+15
-15
lines changed

.ci_support/linux_64_.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aws_crt_cpp:
2-
- 0.28.1
2+
- 0.28.2
33
aws_sdk_cpp:
44
- 1.11.379
55
azure_core_cpp:

.ci_support/linux_aarch64_.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
BUILD:
22
- aarch64-conda_cos7-linux-gnu
33
aws_crt_cpp:
4-
- 0.28.1
4+
- 0.28.2
55
aws_sdk_cpp:
66
- 1.11.379
77
azure_core_cpp:

.ci_support/linux_ppc64le_.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aws_crt_cpp:
2-
- 0.28.1
2+
- 0.28.2
33
aws_sdk_cpp:
44
- 1.11.379
55
azure_core_cpp:

.ci_support/migrations/aws_crt_cpp0281.yaml

-8
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
__migrator:
2+
build_number: 1
3+
commit_message: Rebuild for aws_crt_cpp 0.28.2
4+
kind: version
5+
migration_number: 1
6+
aws_crt_cpp:
7+
- 0.28.2
8+
migrator_ts: 1725086964.516957

.ci_support/osx_64_.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET:
33
MACOSX_SDK_VERSION:
44
- '10.13'
55
aws_crt_cpp:
6-
- 0.28.1
6+
- 0.28.2
77
aws_sdk_cpp:
88
- 1.11.379
99
azure_core_cpp:

.ci_support/osx_arm64_.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET:
33
MACOSX_SDK_VERSION:
44
- '11.0'
55
aws_crt_cpp:
6-
- 0.28.1
6+
- 0.28.2
77
aws_sdk_cpp:
88
- 1.11.379
99
azure_core_cpp:

.ci_support/win_64_.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aws_crt_cpp:
2-
- 0.28.1
2+
- 0.28.2
33
aws_sdk_cpp:
44
- 1.11.379
55
azure_core_cpp:

recipe/meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ source:
2020
- lz4-fix.patch
2121

2222
build:
23-
number: 10
23+
number: 11
2424
run_exports:
2525
# https://abi-laboratory.pro/?view=timeline&l=tiledb
2626
- {{ pin_subpackage('tiledb', max_pin='x.x') }}

0 commit comments

Comments
 (0)