Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php-8.3-blackfire/1.92.24 package update #462

Merged
merged 1 commit into from
Oct 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions php-8.3-blackfire.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-8.3-blackfire
version: 1.92.23
version: 1.92.24
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-83.so
expected-sha512: cced60054feb268b31e5c76e794114d85ea4fccc650d9f54258cdff6d268320d12d834aa40968c82e947bd49b50d2fb41aa24d20e2792cd144c866848791b9e4
expected-sha512: f65f3588a801096da3d92ebff22b1608f8bf783dcd35c2ff995d3487097cf54415f78c5b5e6e0c9c4a884b5ef11080f715e88f6a9260d262e1e40afddbe41d4f
extract: false

- uses: fetch
if: ${{build.arch}} == 'aarch64'
with:
uri: https://packages.blackfire.io/binaries/blackfire-php/${{package.version}}/blackfire-php-linux_arm64-php-83.so
expected-sha512: 7fa886996e461edc03663929de9512d17fcaa429cafad800914eb454d5627f5cbe4b9deb405a61508500364051b4d8ba02185fac2a8278e68f50182772b11de6
expected-sha512: fc950b2cf274fa5ce4d448c960c58afcfe7ce84a6bd0be7778b900bde626a31b140088f5a6d7d660a6ecc0050f2f47c9a2d08c92480814bdf65279c496b60795
extract: false

- name: Copy
Expand Down