Skip to content

Commit

Permalink
Merge pull request #142 from shyim/wolfictl-152beb2a-b3ba-4d5d-9c6f-6…
Browse files Browse the repository at this point in the history
…ad35de712be

php-8.2-blackfire/1.92.16 package update
  • Loading branch information
shyim authored May 22, 2024
2 parents 82877dd + aeb14fb commit 3dc3774
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions php-8.2-blackfire.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: php-8.2-blackfire
version: 1.92.15
version: 1.92.16
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-82.so
expected-sha512: 7fbdbde781214849781bcbcd058ce3ac49028720f207e227d9a4910f0895d3e4b30a26c87925cc5b0d7905cfd2127c2bb3576b2d519bf4efe046b54ac6665f79
expected-sha512: 0f018b9c3e8347049c41becdd9c116a7f68bcfcb85ed7829f052d997612ec4ef423f1536b0abf0dbaf3cd6dc8224c1c2bc6bcb7d923fd07318bfc63bf6bde7a1
extract: false

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

- name: Copy
Expand Down

0 comments on commit 3dc3774

Please sign in to comment.