diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index 2da51d5..d867308 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -23,7 +23,7 @@ jsoncpp: libcurl: - '8' libprotobuf: -- 4.25.3 +- 5.27.5 libzip: - '1' target_platform: diff --git a/.ci_support/linux_aarch64_.yaml b/.ci_support/linux_aarch64_.yaml index 41b8cc8..87f0cb8 100644 --- a/.ci_support/linux_aarch64_.yaml +++ b/.ci_support/linux_aarch64_.yaml @@ -27,7 +27,7 @@ jsoncpp: libcurl: - '8' libprotobuf: -- 4.25.3 +- 5.27.5 libzip: - '1' target_platform: diff --git a/.ci_support/linux_ppc64le_.yaml b/.ci_support/linux_ppc64le_.yaml index be4eed9..fccee73 100644 --- a/.ci_support/linux_ppc64le_.yaml +++ b/.ci_support/linux_ppc64le_.yaml @@ -23,7 +23,7 @@ jsoncpp: libcurl: - '8' libprotobuf: -- 4.25.3 +- 5.27.5 libzip: - '1' target_platform: diff --git a/.ci_support/migrations/libabseil20240722_grpc165_libprotobuf5275.yaml b/.ci_support/migrations/libabseil20240722_grpc165_libprotobuf5275.yaml new file mode 100644 index 0000000..85540a1 --- /dev/null +++ b/.ci_support/migrations/libabseil20240722_grpc165_libprotobuf5275.yaml @@ -0,0 +1,18 @@ +__migrator: + build_number: 1 + commit_message: Rebuild for libabseil 20240722, libgrp 1.65 & libprotobuf 5.27.5 + kind: version + migration_number: 1 + exclude: + - abseil-cpp + - grpc-cpp + - libprotobuf + - protobuf + - re2 +libabseil: +- 20240722 +libgrpc: +- "1.65" +libprotobuf: +- 5.27.5 +migrator_ts: 1727040240.8650293 diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index d955bfe..5f75ed9 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -23,7 +23,7 @@ jsoncpp: libcurl: - '8' libprotobuf: -- 4.25.3 +- 5.27.5 libzip: - '1' macos_machine: diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index f5248f9..6d42b4d 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -23,7 +23,7 @@ jsoncpp: libcurl: - '8' libprotobuf: -- 4.25.3 +- 5.27.5 libzip: - '1' macos_machine: diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index 5e7a00c..25e2970 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -13,7 +13,7 @@ jsoncpp: libcurl: - '8' libprotobuf: -- 4.25.3 +- 5.27.5 libzip: - '1' target_platform: diff --git a/recipe/meta.yaml b/recipe/meta.yaml index f3dbb5c..92f5bc5 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -13,7 +13,7 @@ source: sha256: 45bc8a6fa61da8ec8e75f488a91c433ec3db0276815bdbfc7db47ee659bd59e9 build: - number: 11 + number: 12 run_exports: - {{ pin_subpackage(name, max_pin='x') }}