Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php-frankenphp-8.2-protobuf/4.28.0 package update #419

Merged
merged 1 commit into from
Sep 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions php-frankenphp-8.2-protobuf.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-frankenphp-8.2-protobuf
version: 4.27.4
version: 4.28.0
epoch: 0
description: "Protocol Buffers - Google's data interchange format"
copyright:
Expand All @@ -24,7 +24,7 @@ pipeline:
- uses: fetch
with:
uri: https://pecl.php.net/get/protobuf-${{package.version}}.tgz
expected-sha512: b43ebb60a4efabf7eabab08607fd9d1f2390982dfd330913c9fd3981954cb0ec21cd6fced02d08cf1eeeb60eb53c20d16829f025871a641c8d9b5815c87f35a1
expected-sha512: a63bda8ce54f278429aff32ff63c5366687baab45e4ae06d39b479e82c182c4f555c18c3eb74272fd3d45ff29714b678d5d7f6579fab59fc85f7ae0c6efbee8c

- name: Prepare build
runs: phpize
Expand Down