diff --git a/.gitattributes b/.gitattributes index 18f114a..85ccb8f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -24,4 +24,5 @@ bld.bat text eol=crlf /README.md linguist-generated=true azure-pipelines.yml linguist-generated=true build-locally.py linguist-generated=true +pixi.toml linguist-generated=true shippable.yml linguist-generated=true diff --git a/recipe/meta.yaml b/recipe/meta.yaml index aac9bab..3b94a29 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "2.39.0" %} +{% set version = "2.40.0" %} package: name: google-cloud-cpp-split @@ -6,7 +6,7 @@ package: source: url: https://github.com/googleapis/google-cloud-cpp/archive/v{{ version }}.tar.gz - sha256: 629cbfcc5bd581d38277ba8fa94a5b6591af1e0f6af0dab6d1d9ed796bf48b61 + sha256: 26a723a97a5743c9e6fcac33cf84344a331c80d650b6dec7dede3a3fe1303cd0 build: number: 0