Skip to content

Commit

Permalink
php-8.1-blackfire/1.92.25 package update (#489)
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 Oct 8, 2024
1 parent c69595a commit 89b43f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions php-8.1-blackfire.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-8.1-blackfire
version: 1.92.24
version: 1.92.25
epoch: 0
description: "Blackfire PHP Probe"
copyright:
Expand All @@ -20,14 +20,14 @@ pipeline:
if: ${{build.arch}} == 'x86_64'
with:
uri: https://packages.blackfire.io/binaries/blackfire-php/${{package.version}}/blackfire-php-linux_amd64-php-81.so
expected-sha512: 34ed48f96b2b03e51c20ff55fae7e5336100af7769c8748f87e5a4f4f4f484c25fde3c8123de0a823e8870c3df686e5e441bd9a5e5c4d131adae288fc666b337
expected-sha512: 9c0e1ea478f4ac305e55667f344784a3afd5deeb2d41937104836227f466231249479b9e52325479778f48305b5d0922eda639cbf0ae769fd1bc46ced5c2bea1
extract: false

- uses: fetch
if: ${{build.arch}} == 'aarch64'
with:
uri: https://packages.blackfire.io/binaries/blackfire-php/${{package.version}}/blackfire-php-linux_arm64-php-81.so
expected-sha512: 8b850b717189bc513e12e024edc5583be4a00c5636a6fe15747bf8bc43c4abecd66a279c6d12e30f68b2cd911903eb3a0234bc5ad00cb446e939de941401ca2f
expected-sha512: 49d3abda83fee195dc35a427a93fad0efe145c15070be0a40809f53a08e081b52e50fb26d703a89f1bf5f34a26b272b314ac8dfc6fbace70866933af8e0f9ba4
extract: false

- name: Copy
Expand Down

0 comments on commit 89b43f9

Please sign in to comment.