Skip to content

Commit

Permalink
Merge pull request #140 from shyim/wolfictl-ff328110-8b8c-46ad-b513-b…
Browse files Browse the repository at this point in the history
…7b4cd7265d3

php-8.1-blackfire/1.92.16 package update
  • Loading branch information
shyim authored May 22, 2024
2 parents 5fb926a + 8753e9a commit dacee45
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.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-81.so
expected-sha512: 5cedb420d929ff900633d26541d7fd20cfd0d5e7a271186d5fd996560eb46eb7c6e72e04e75105d19c655d07bbc30909e1cf9ad4aabef7a5fa5d4801e084fbd6
expected-sha512: 9a831a2e92c3c76bd76c534fb759bf8ee731549d9699408e15cf53f0ae639d9754d7fc45fd715d7b6abfb23d0a4f54f72bb1fca483cf7e14b9ded0536449ef66
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: 3f93f3e8bb4f6a00a8af56f4af9dce648ae2420f0976d4ef6d4a05a6d9f38bdea90b29b2c091a4311e05916c95685887689d5c759570535121f8ef3e7c93583b
expected-sha512: b05e7e5b6acf5b8e39613eb228fbea67ef4c7ad12f11ece11516386c2f1625f7b0eef3b054a5d9953107b3d2dbcb50320a9f50c32b5a5791550fd53c680993d9
extract: false

- name: Copy
Expand Down

0 comments on commit dacee45

Please sign in to comment.