Skip to content

Commit

Permalink
Merge pull request #555 from shyim/wolfictl-5ccee282-efd4-4a5a-b983-c…
Browse files Browse the repository at this point in the history
…a17fc1fc1c3

blackfire/2.28.19 package update
  • Loading branch information
shyim authored Nov 14, 2024
2 parents e98e9a3 + 2d50955 commit 630b776
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions blackfire.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: blackfire
version: 2.28.18
version: 2.28.19
epoch: 0
description: "Blackfire CLI"
copyright:
Expand All @@ -20,13 +20,13 @@ pipeline:
if: ${{build.arch}} == 'x86_64'
with:
uri: https://blackfire.io/api/v1/releases/cli/linux/x86_64
expected-sha512: a7661c08169756aa170d1f8b188df792c350c84184dd8a06ae04405ee51ff77408e638e7b09f83853b95be0f26b414f4fbaff733b1c91892598b5726c3b7c983
expected-sha512: b46ae84cb88292bad31a957ebdcce29bad9576b0d50af9f8b62710c0f69e6b2a0046e10f0eab0987317f8a12f7483b3224304b0663a00fe928c799cde58e9373

- uses: fetch
if: ${{build.arch}} == 'aarch64'
with:
uri: https://blackfire.io/api/v1/releases/cli/linux/aarch64
expected-sha512: c5c0177146cc76cf6fd60fceca64d1741372d2c5962a796042c7dc27e20008441502943c149f9398a05494150e9c79ad353d8d8d6946129793ee5f09c426fdde
expected-sha512: ee3acf3028331c529711c925365710da1d9f245490b3bc3d205a5331eceb97a8d52111287415c493a3b14d375282e5f4964c14bd87b76061bec59a766edd3e7c

- runs: |
tar xfv ${{build.arch}}
Expand Down

0 comments on commit 630b776

Please sign in to comment.