Skip to content

Commit

Permalink
Merge pull request #542 from shyim/wolfictl-b286864a-22bc-49b4-81c3-f…
Browse files Browse the repository at this point in the history
…346a69a17fe

php-frankenphp-8.2-grpc/1.67.1 package update
  • Loading branch information
shyim authored Oct 29, 2024
2 parents 1ac04d9 + ea66730 commit ded441a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions php-frankenphp-8.2-grpc.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-frankenphp-8.2-grpc
version: 1.67.0
version: 1.67.1
epoch: 0
description: "A PHP extension for gRPC"
copyright:
Expand All @@ -26,7 +26,7 @@ pipeline:
with:
repository: https://github.com/grpc/grpc
tag: "v${{package.version}}"
expected-commit: 74f245857247b4b3e28a753d85d06ae2d5a55434
expected-commit: d3286610f703a339149c3f9be69f0d7d0abb130a

- name: Prepare build
runs: cd src/php/ext/grpc && phpize
Expand Down

0 comments on commit ded441a

Please sign in to comment.