Skip to content

Commit

Permalink
Merge pull request #705 from shyim/wolfictl-8a174fda-e74a-4034-9587-7…
Browse files Browse the repository at this point in the history
…956de8048e0

php-8.1-blackfire/1.92.32 package update
  • Loading branch information
shyim authored Jan 14, 2025
2 parents 1b830ee + f3fcb0f commit 7b30c37
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.30
version: 1.92.32
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: 5ccb0eaf30bd69c73a8132616ce85517ba5dbe23198621c39210486b5c3542517a29f9f49961ea8bbb605cbe6a9139783305e79941ef1e7a7f38e30991db64bb
expected-sha512: 2364352d3744dd62fffd7f044290ab5b21630868b86af5292de7b2c7bd7449209df69d1ee52489c9bf95eea99b9d4a7ca8affe8c8d5521a5e91a13781d831e0c
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: bab1a13318100c4d345ba3c2284665798850cca9fd75f0de077d89e2cf8975e7d8e98278572f1da51fbf54f9bf7c5958d737eef1d9dca1744dbeb123e8687eb5
expected-sha512: c4fc63b1614e108a6bdc75e790d1dfa9d9f5ce8da951395e2ac6481a3054044592de33d13f0d8af10d2fc5fd7d892eb36e352885dccfd39fae438b03c5c026cf
extract: false

- name: Copy
Expand Down

0 comments on commit 7b30c37

Please sign in to comment.