Skip to content

Commit

Permalink
php-8.1-tideways/5.12.0 package update (#450)
Browse files Browse the repository at this point in the history
Signed-off-by: frosh-ci <[email protected]>
Co-authored-by: frosh-ci <[email protected]>
  • Loading branch information
octo-sts[bot] and frosh-ci authored Sep 26, 2024
1 parent f05ee30 commit d755550
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions php-8.1-tideways.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-8.1-tideways
version: 5.11.0
version: 5.12.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: 611764d8003a1481a938c507a2b564a3c573bc2cd65f93be6e8bd3628fbef17b1db8edab321072ecf423ea9ed5a4ba7961c3d10b5bebd69180e8545d47462ce1
expected-sha512: 8cd1bfb38a4193effa40705316dc1aba664653d894e830552cd0a103e1a2b12d2da975c9a85e571279a7851e940f2660d5bdf0830565257120c0f9f3fe94d164

- 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: 91ab02985f5477426ff3636f19722a332fdb1637a08071b0a9d3b7ff3eeadd6f489ec90ec3e46f56c65cf01a60ddad97db0f160cfc2c0408dffe0f5d358bd989
expected-sha512: 1d428518f6de209367bb04c24eb7fc06c1fcf91f94e6a0a4c5dee8a974b2460ea443d1b85d54ca7f735c0df3d70a0cab62a83733cf841ed305c66ea7ee2a315e

- name: Copy
runs: |
Expand Down

0 comments on commit d755550

Please sign in to comment.