Skip to content

Commit

Permalink
php-8.1-blackfire/1.92.29 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 Nov 28, 2024
1 parent 335bb7f commit 657d001
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.28
version: 1.92.29
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: a5b24b66109327030979bf400f1296359635ffa73debc84b4dde37b212f1945ee07adc412bb87f36c65e280f75e4867f393cbdd3a508d1d0ea460e470809c5d2
expected-sha512: 9966f9efefce7be04ab18e630d2c42ee4446986c6d3806c597e95fb7eba5e40c2cf6198974e413fdd8f9afebc096f2bfa50d316dc08006f0f8e14f797b69d99f
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: 58c9de5c9f0a9e79c3139864977bfca0e1c1d4ef1444be3423cc7434a810b87efc25dd0e63d135a1fe2a378c1f9b20fe2a0cd8b350471770a72d75f960dcdf9a
expected-sha512: c1114f05ad42c70f451afd0e8637fa56d190be9097e19490fce78764114870bd7a783e48200db02a8637cccba2e05ff42756dbc9a0313f9861a5e250cc4642e2
extract: false

- name: Copy
Expand Down

0 comments on commit 657d001

Please sign in to comment.