We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3410ae commit 45f5a17Copy full SHA for 45f5a17
php-frankenphp-8.3-grpc.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: php-frankenphp-8.3-grpc
3
- version: 1.76.0
+ version: 1.78.0
4
epoch: 0
5
description: "A PHP extension for gRPC"
6
copyright:
@@ -26,7 +26,7 @@ pipeline:
26
with:
27
repository: https://github.com/grpc/grpc
28
tag: "v${{package.version}}"
29
- expected-commit: f5ffb68d8a2fd603dff16287e90a4ac571e1fec6
+ expected-commit: 5e6ba94242b92e363220bc2163d55ce3554d4ecc
30
31
- name: Prepare build
32
runs: cd src/php/ext/grpc && phpize
0 commit comments