Skip to content

Commit 5668ca9

Browse files
committed
merge
2 parents fd586e8 + 103c520 commit 5668ca9

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

Gemfile.jruby-2.5.lock.release

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ PATH
22
remote: logstash-core-plugin-api
33
specs:
44
logstash-core-plugin-api (2.1.16-java)
5-
logstash-core (= 6.8.9)
5+
logstash-core (= 6.8.10)
66

77
PATH
88
remote: logstash-core
99
specs:
10-
logstash-core (6.8.9-java)
10+
logstash-core (6.8.10-java)
1111
chronic_duration (= 0.10.6)
1212
clamp (~> 0.6.5)
1313
concurrent-ruby (~> 1.0, >= 1.0.5)

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ These builds are created nightly and have undergone no formal QA, so they should
2828
| [deb-complete][] | [deb-oss][] |
2929
| [rpm-complete][] | [rpm-oss][] |
3030

31-
[tar-complete]: https://snapshots.elastic.co/downloads/logstash/logstash-6.8.9-SNAPSHOT.tar.gz
32-
[zip-complete]: https://snapshots.elastic.co/downloads/logstash/logstash-6.8.9-SNAPSHOT.zip
33-
[deb-complete]: https://snapshots.elastic.co/downloads/logstash/logstash-6.8.9-SNAPSHOT.deb
34-
[rpm-complete]: https://snapshots.elastic.co/downloads/logstash/logstash-6.8.9-SNAPSHOT.rpm
35-
[tar-oss]: https://snapshots.elastic.co/downloads/logstash/logstash-oss-6.8.9-SNAPSHOT.tar.gz
36-
[zip-oss]: https://snapshots.elastic.co/downloads/logstash/logstash-oss-6.8.9-SNAPSHOT.zip
37-
[deb-oss]: https://snapshots.elastic.co/downloads/logstash/logstash-oss-6.8.9-SNAPSHOT.deb
38-
[rpm-oss]: https://snapshots.elastic.co/downloads/logstash/logstash-oss-6.8.9-SNAPSHOT.rpm
31+
[tar-complete]: https://snapshots.elastic.co/downloads/logstash/logstash-6.8.10-SNAPSHOT.tar.gz
32+
[zip-complete]: https://snapshots.elastic.co/downloads/logstash/logstash-6.8.10-SNAPSHOT.zip
33+
[deb-complete]: https://snapshots.elastic.co/downloads/logstash/logstash-6.8.10-SNAPSHOT.deb
34+
[rpm-complete]: https://snapshots.elastic.co/downloads/logstash/logstash-6.8.10-SNAPSHOT.rpm
35+
[tar-oss]: https://snapshots.elastic.co/downloads/logstash/logstash-oss-6.8.10-SNAPSHOT.tar.gz
36+
[zip-oss]: https://snapshots.elastic.co/downloads/logstash/logstash-oss-6.8.10-SNAPSHOT.zip
37+
[deb-oss]: https://snapshots.elastic.co/downloads/logstash/logstash-oss-6.8.10-SNAPSHOT.deb
38+
[rpm-oss]: https://snapshots.elastic.co/downloads/logstash/logstash-oss-6.8.10-SNAPSHOT.rpm
3939

4040
## Need Help?
4141

versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
logstash: 6.8.9
3-
logstash-core: 6.8.9
2+
logstash: 6.8.10
3+
logstash-core: 6.8.10
44
logstash-core-plugin-api: 2.1.16
55

66
# jruby must reference a *released* version of jruby which can be downloaded from the official download url

0 commit comments

Comments
 (0)