Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "2.39.0" %}
{% set version = "2.40.0" %}

package:
name: google-cloud-cpp-compute
version: {{ version }}

source:
url: https://github.com/googleapis/google-cloud-cpp/archive/v{{ version }}.tar.gz
sha256: 629cbfcc5bd581d38277ba8fa94a5b6591af1e0f6af0dab6d1d9ed796bf48b61
sha256: 26a723a97a5743c9e6fcac33cf84344a331c80d650b6dec7dede3a3fe1303cd0

build:
number: 0
Expand Down
Loading