Skip to content

Commit

Permalink
[bot-automerge] google-cloud-cpp v2.9.1 (#132)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Apr 27, 2023
2 parents 8077584 + 612a70d commit 956b819
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "google-cloud-cpp" %}
{% set version = "2.8.0" %}
{% set version = "2.9.1" %}

package:
name: {{ name|lower }}-split
version: {{ version }}

source:
url: https://github.com/googleapis/{{ name }}/archive/v{{ version }}.tar.gz
sha256: 21fb441b5a670a18bb16b6826be8e0530888d0b94320847c538d46f5a54dddbc
sha256: e63d49799eadca7f27c1d7192668ee7cc7fa7dad478c03868d1ce54d662d6ea9
patches:
# Several libraries do not compile under Conda. Depending on the platform
# and compiler, they need a newer version of Protobuf. That is, they
Expand All @@ -19,7 +19,7 @@ source:
- 0001-disable-libraries.patch

build:
number: 2
number: 0
requirements:
build:
- {{ compiler('c') }}
Expand Down

0 comments on commit 956b819

Please sign in to comment.