Skip to content

Commit

Permalink
Merge pull request #50 from shyim/wolfictl-e74c029d-599d-48af-ac6b-a3…
Browse files Browse the repository at this point in the history
…531c1783af

php-frankenphp-8.3-grpc/1.62.2 package update
  • Loading branch information
shyim authored Apr 17, 2024
2 parents d09b3b3 + 85ce0e5 commit 9acc79b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions php-frankenphp-8.3-grpc.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-frankenphp-8.3-grpc
version: 1.62.1
version: 1.62.2
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: 6d7a55890e076a3a8abc8185b6bf0153fcf9d179
expected-commit: 96f984744fe728e196c11d33b91b022566c0d40f

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

0 comments on commit 9acc79b

Please sign in to comment.