Skip to content

Commit

Permalink
Merge pull request #600 from shyim/wolfictl-d7221ad0-b748-47a3-afa5-0…
Browse files Browse the repository at this point in the history
…612b58508c1

php-frankenphp-8.2-grpc/1.68.1 package update
  • Loading branch information
shyim authored Nov 28, 2024
2 parents 4af137b + 65e61e7 commit 6799b66
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.68.0
version: 1.68.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: 6b49ae626bc9cd7033e062f89dbe0e0576b1110e
expected-commit: 796e87f16136533977b8647b50a020519fd7a137

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

0 comments on commit 6799b66

Please sign in to comment.