Skip to content

Commit

Permalink
Rebuild for libabseil 20240722, libgrp 1.65 & libprotobuf 5.27.5
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Oct 1, 2024
1 parent b32069c commit 759419f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
{% set PY_VER_MAJOR = PY_VER.split('.')[0] %}
{% set PY_VER_MINOR = PY_VER.split('.')[1] %}

{% set build = 6 %}
{% set build = 7 %}


# Allow the qt version to be easily read from the build number 100's value.
Expand Down

0 comments on commit 759419f

Please sign in to comment.