File tree 3 files changed +7
-7
lines changed
packages/firehose_exporter
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -38,10 +38,10 @@ elasticsearch_exporter/elasticsearch_exporter-1.1.0.linux-amd64.tar.gz:
38
38
size : 3632462
39
39
object_id : 985f1a9f-9883-48c0-6f05-8e739db410a5
40
40
sha : sha256:1d2444d7cbf321cb31d58d2fecc08c8bc90bbcec581f8a1ddb987f9ef425482b
41
- firehose_exporter/firehose_exporter-6.1 .0.linux-amd64.tar.gz :
42
- size : 9092157
43
- object_id : 879c7a3f-3fc0-4180-563b-52ae1511a3af
44
- sha : sha256:4e02b9998c72b7fe3d69a3db474bb6feb544f95751653f4b6a1fced3fb4144f2
41
+ firehose_exporter/firehose_exporter-6.2 .0.linux-amd64.tar.gz :
42
+ size : 9102454
43
+ object_id : 065e08b0-0023-46ba-4955-ee5daf5e40f0
44
+ sha : sha256:6f81a643a158a578c7e8b08e3fc06044ba957806d87c33d58955c1142cd54d8f
45
45
fontconfig/fontconfig-2.13.92.tar.gz :
46
46
size : 2127384
47
47
object_id : 2ff7a520-f3dd-487f-6af0-e7a7a8f758f3
Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ cp -a ${BOSH_COMPILE_TARGET}/common/* ${BOSH_INSTALL_TARGET}/common
8
8
9
9
# Extract firehose_exporter package
10
10
mkdir -p ${BOSH_INSTALL_TARGET} /bin
11
- tar xzvf ${BOSH_COMPILE_TARGET} /firehose_exporter/firehose_exporter-6.1 .0.linux-amd64.tar.gz
12
- cp -a ${BOSH_COMPILE_TARGET} /firehose_exporter-6.1 .0.linux-amd64/* ${BOSH_INSTALL_TARGET} /bin
11
+ tar xzvf ${BOSH_COMPILE_TARGET} /firehose_exporter/firehose_exporter-6.2 .0.linux-amd64.tar.gz
12
+ cp -a ${BOSH_COMPILE_TARGET} /firehose_exporter-6.2 .0.linux-amd64/* ${BOSH_INSTALL_TARGET} /bin
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ name: firehose_exporter
3
3
4
4
files:
5
5
- common/utils.sh
6
- - firehose_exporter/firehose_exporter-6.1 .0.linux-amd64.tar.gz
6
+ - firehose_exporter/firehose_exporter-6.2 .0.linux-amd64.tar.gz
You can’t perform that action at this time.
0 commit comments