Skip to content

Commit

Permalink
Merge pull request #20 from regro-cf-autotick-bot/rebuild-libprotobuf…
Browse files Browse the repository at this point in the history
…4251-0-1_he160c9

Rebuild for libprotobuf 4.25.1
  • Loading branch information
traversaro authored Feb 7, 2024
2 parents 123cf48 + a98611d commit 9f67b00
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ docker_image:
libopencv:
- 4.9.0
libprotobuf:
- 4.24.4
- 4.25.1
target_platform:
- linux-64
tbb_devel:
Expand Down
8 changes: 0 additions & 8 deletions .ci_support/migrations/libopencv490.yaml

This file was deleted.

10 changes: 10 additions & 0 deletions .ci_support/migrations/libprotobuf4251.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
__migrator:
build_number: 1
commit_message: Rebuild for libprotobuf 4.25.1
kind: version
migration_number: 1
libgrpc:
- "1.60"
libprotobuf:
- 4.25.1
migrator_ts: 1705841975.2201185
2 changes: 1 addition & 1 deletion .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler_version:
libopencv:
- 4.9.0
libprotobuf:
- 4.24.4
- 4.25.1
macos_machine:
- x86_64-apple-darwin13.4.0
macos_min_version:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cxx_compiler:
libopencv:
- 4.9.0
libprotobuf:
- 4.24.4
- 4.25.1
target_platform:
- win-64
tbb_devel:
Expand Down
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ source:
sha256: 9f3c4adbdc9524d538cba37e0559860718147a502351f9584d6b1e85a57455a8

build:
number: 3
number: 4

outputs:
- name: {{ cxx_name }}
Expand Down

0 comments on commit 9f67b00

Please sign in to comment.