Skip to content

Commit

Permalink
Merge pull request #584 from shyim/wolfictl-4f7c81e7-8107-494e-a5dc-a…
Browse files Browse the repository at this point in the history
…85a2463689d

php-8.3-tideways/5.15.0 package update
  • Loading branch information
shyim authored Nov 21, 2024
2 parents 1153cce + d45e7f3 commit 61d1e4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions php-8.3-tideways.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-8.3-tideways
version: 5.14.0
version: 5.15.0
epoch: 0
description: "Tideways PHP Probe"
copyright:
Expand All @@ -20,13 +20,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: d2d1c5eb2bd2dfc5ff42d00a1ee3b4fdc1477b61f8efcab7f5ca11fbdbc1210df2b2fed9be3d164f885c472edb5bafa5228e1d38cc3acd66e1a5f35ffe633563
expected-sha512: 6c047620127a777bdc478632b48481ab23abce07fe2894c8c6f1c380270d7ea4db343d0a4794ad5d9a9e37ca6be61c6d714b33acd59d07ccc1c5bbc5dd7cb5b2

- 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: c6f4279163accf486d28eee6bec9cede292ca9929789e6819e1136c7c882583ed438536d35c3ac11dee22b90987f6d065d39369ad3f9fb24f32d3b48f05c49d3
expected-sha512: c4bc0a19cb8e888c8b41e02111f43f2a447bfb96cfbfc5e2444c13912df19f55b0ac3c5bbd35595ca4bf38187d60acb600ef4f20793a202008943d4d9193a12f

- name: Copy
runs: |
Expand Down

0 comments on commit 61d1e4f

Please sign in to comment.