Skip to content

Commit

Permalink
Bump Firehose Exporter to v7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminguttmann-avtq committed Sep 15, 2023
1 parent 1e6aa7f commit 4a2ef3f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions config/blobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ firehose_exporter/firehose_exporter-6.2.0.linux-amd64.tar.gz:
size: 9102454
object_id: 065e08b0-0023-46ba-4955-ee5daf5e40f0
sha: sha256:6f81a643a158a578c7e8b08e3fc06044ba957806d87c33d58955c1142cd54d8f
firehose_exporter/firehose_exporter_7.1.0.linux-amd64.tar.gz:
size: 4653561
object_id: 2129c33a-2c6b-45a2-738a-3ac69d9be96d
sha: sha256:be023ef120fc76b1f4a234c92f8aefc1753aba5d39705b270445d1786d422645
firehose_exporter/firehose_exporter_7.1.1.linux-amd64.tar.gz:
size: 4654573
object_id: f91f872a-78d3-45f3-7c86-1e84cdcfd93b
sha: sha256:31edcd299bed1208336a1511561a50e9189d824b3c13e31dba69b5eaf049ba17
fontconfig/fontconfig-2.14.2.tar.xz:
size: 1440844
object_id: 7656fb30-b5c6-45ac-4d2c-48ccdca1cfbd
Expand Down
2 changes: 1 addition & 1 deletion packages/firehose_exporter/packaging
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
set -eux

mkdir -p ${BOSH_INSTALL_TARGET}/bin
tar zxf firehose_exporter/firehose_exporter_7.1.0.linux-amd64.tar.gz --strip 1 -C ${BOSH_INSTALL_TARGET}/bin
tar zxf firehose_exporter/firehose_exporter_7.1.1.linux-amd64.tar.gz --strip 1 -C ${BOSH_INSTALL_TARGET}/bin
2 changes: 1 addition & 1 deletion packages/firehose_exporter/spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
name: firehose_exporter

files:
- firehose_exporter/firehose_exporter_7.1.0.linux-amd64.tar.gz
- firehose_exporter/firehose_exporter_7.1.1.linux-amd64.tar.gz

0 comments on commit 4a2ef3f

Please sign in to comment.