File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
10
10
GIT
11
11
remote: https://github.com/fluent/fluentd
12
- revision: 759bb582a1d4a1b1d163197870669f7bee0aa148
13
- ref: 759bb582a1d4a1b1d163197870669f7bee0aa148
12
+ revision: 4285c165b1c94d5622475564c4ab269a0cc125e1
13
+ ref: 4285c165b1c94d5622475564c4ab269a0cc125e1
14
14
specs:
15
15
fluentd (1.18.0 )
16
16
base64 (~> 0.2 )
Original file line number Diff line number Diff line change 7
7
PACKAGE_DIR = "fluent"
8
8
COMPAT_PACKAGE_DIR = COMPAT_SERVICE_NAME
9
9
10
- FLUENTD_REVISION = '759bb582a1d4a1b1d163197870669f7bee0aa148 ' # test no-downtime (TODO fix later)
10
+ FLUENTD_REVISION = '4285c165b1c94d5622475564c4ab269a0cc125e1 ' # test no-downtime (TODO fix later)
11
11
FLUENTD_LOCAL_GEM_REPO = "file://" + File . expand_path ( File . join ( __dir__ , "local_gem_repo" ) )
12
12
13
13
# https://github.com/jemalloc/jemalloc/releases
You can’t perform that action at this time.
0 commit comments