Skip to content

Commit

Permalink
Merge pull request #538 from shyim/wolfictl-8d3a9f07-c879-41cb-95d4-f…
Browse files Browse the repository at this point in the history
…8eaa444351c

php-8.3-blackfire/1.92.27 package update
  • Loading branch information
shyim authored Oct 29, 2024
2 parents 0e08539 + c6bbdd0 commit e5f7264
Showing 1 changed file with 3 additions and 3 deletions.
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.26
version: 1.92.27
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: d8fd5fa3065cc95d2aff03ebb7e4d19145fe017644f895bcef7e0e7f4f396853723aab9da1d333aa312c2afce0045aca0b612c3a13b3a620988d5880a23eb954
expected-sha512: 88a62da399437ff78924d64677e6508d11453d422da9fb3f49e1b7cbaa536c66609c286d8dfc1fe9bfe5b6dfaf1a4267da693ddbbd2eb3c51a37e10dd246b0e6
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: d627db940ba08b9a030e7b84c5e08f02a08e19a97e756ef99f8adf86bb5f2a7d7fda8f675ee7fe4f8de9949742f8b5e0066eae092b1f0fa367b7c69020bf0bb7
expected-sha512: 98503a632e453431b4349b4143d4ed3171c7f4b7dcc5aadcf47379e5495a3a22c2ed9ff7f1f112f8ab0ca4c587948383f7e3eae09aa93d71b5a1eb1950f9a316
extract: false

- name: Copy
Expand Down

0 comments on commit e5f7264

Please sign in to comment.