Skip to content

Commit

Permalink
Merge pull request #544 from shyim/wolfictl-31b828e8-6afb-4421-817b-2…
Browse files Browse the repository at this point in the history
…79453c2cd7d

blackfire/2.28.17 package update
  • Loading branch information
shyim authored Oct 31, 2024
2 parents e5f7264 + b3991ab commit 5bd4a0d
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.16
version: 2.28.17
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: 6eb406cc0f7b2f60eed484076491a89f808090b3c29333f1059a151aeccaba8b622a86091364e24682fef68216c7856ba1cb71695ff63dabdb1c70c82739fce2
expected-sha512: dc1bedcd543ce49b38f3eef84b9a1d2185c096aad80835915a6827017a8858e5dc794a68a935512607828996f71e1bf3f23b65e689c7a77c74e25780c2944047

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

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

0 comments on commit 5bd4a0d

Please sign in to comment.