Skip to content

Commit

Permalink
php-8.1-tideways/5.13.0 package update
Browse files Browse the repository at this point in the history
Signed-off-by: frosh-ci <[email protected]>
  • Loading branch information
frosh-ci committed Oct 7, 2024
1 parent 7ea1cac commit 173e6a3
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.12.0
version: 5.13.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: 8cd1bfb38a4193effa40705316dc1aba664653d894e830552cd0a103e1a2b12d2da975c9a85e571279a7851e940f2660d5bdf0830565257120c0f9f3fe94d164
expected-sha512: 2b96c6aa262a90c00065c1306106992c01609ef3fccbe633a709f392cc0b614a38da3edc8d55e460e34fc0911f8a8f2ef36fc72fcd93d995acb632a7f2d300e2

- 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: 1d428518f6de209367bb04c24eb7fc06c1fcf91f94e6a0a4c5dee8a974b2460ea443d1b85d54ca7f735c0df3d70a0cab62a83733cf841ed305c66ea7ee2a315e
expected-sha512: 3aa8a8a1b07d1b5219abb7f90026ff5a29887c66a1756bd5325a99f316bbb3d55799c512b7c3532e8200a3f0446c43d54d5326d963c45dfbfe3458072d386180

- name: Copy
runs: |
Expand Down

0 comments on commit 173e6a3

Please sign in to comment.