We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 187a8f0 commit e9a8a0dCopy full SHA for e9a8a0d
php-8.1-grpc.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: php-8.1-grpc
3
- version: 1.68.1
+ version: 1.68.2
4
epoch: 0
5
description: "A PHP extension for gRPC"
6
copyright:
@@ -32,7 +32,7 @@ pipeline:
32
with:
33
repository: https://github.com/grpc/grpc
34
tag: "v${{package.version}}"
35
- expected-commit: 796e87f16136533977b8647b50a020519fd7a137
+ expected-commit: 859bc5216ba3955fb8925326bdec391fd93c8730
36
37
- name: Prepare build
38
runs: cd src/php/ext/grpc && phpize
0 commit comments