Skip to content

Commit

Permalink
updated v1.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Feb 22, 2024
1 parent d9354a5 commit 84ecf51
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 = "grpcio-status" %}
{% set version = "1.60.1" %}
{% set version = "1.62.0" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/grpcio-status-{{ version }}.tar.gz
sha256: 61b5aab8989498e8aa142c20b88829ea5d90d18c18c853b9f9e6d407d37bf8b4
sha256: 0d693e9c09880daeaac060d0c3dba1ae470a43c99e5d20dfeafd62cf7e08a85d

build:
number: 0
Expand All @@ -21,7 +21,7 @@ requirements:
run:
- python >=3.7
- protobuf >=4.21.6
- grpcio >=1.60.1
- grpcio >=1.62.0
- googleapis-common-protos >=1.5.5

test:
Expand Down

0 comments on commit 84ecf51

Please sign in to comment.