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.3-tideways/5.14.0 package update #532

Merged
merged 1 commit into from
Oct 28, 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
6 changes: 3 additions & 3 deletions php-frankenphp-8.3-tideways.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-frankenphp-8.3-tideways
version: 5.13.0
version: 5.14.0
epoch: 0
description: "Tideways PHP Probe"
copyright:
Expand All @@ -21,13 +21,13 @@ pipeline:
if: ${{build.arch}} == 'x86_64'
with:
uri: https://tideways.s3.amazonaws.com/extension/${{package.version}}/tideways-php-${{package.version}}-x86_64.tar.gz
expected-sha512: 2b96c6aa262a90c00065c1306106992c01609ef3fccbe633a709f392cc0b614a38da3edc8d55e460e34fc0911f8a8f2ef36fc72fcd93d995acb632a7f2d300e2
expected-sha512: d2d1c5eb2bd2dfc5ff42d00a1ee3b4fdc1477b61f8efcab7f5ca11fbdbc1210df2b2fed9be3d164f885c472edb5bafa5228e1d38cc3acd66e1a5f35ffe633563

- uses: fetch
if: ${{build.arch}} == 'aarch64'
with:
uri: https://tideways.s3.amazonaws.com/extension/${{package.version}}/tideways-php-${{package.version}}-arm64.tar.gz
expected-sha512: 3aa8a8a1b07d1b5219abb7f90026ff5a29887c66a1756bd5325a99f316bbb3d55799c512b7c3532e8200a3f0446c43d54d5326d963c45dfbfe3458072d386180
expected-sha512: c6f4279163accf486d28eee6bec9cede292ca9929789e6819e1136c7c882583ed438536d35c3ac11dee22b90987f6d065d39369ad3f9fb24f32d3b48f05c49d3

- name: Copy
runs: |
Expand Down