logstash-core 1.5.0.rc3.snapshot5-java → 1.5.0.rc3.snapshot6-java

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of logstash-core might be problematic. Click here for more details.

Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/logstash/version.rb +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b1c9fe5efa2eae3efa40f32b058a10a5201c352f
4
- data.tar.gz: a769737f004ceed94d87933904d82b05df70c5e8
3
+ metadata.gz: d21bfcb9c16d7eb882467cb166af49b057bd93e7
4
+ data.tar.gz: 21142f47abb49cee9ee5099178e6eb5465626f46
5
5
  SHA512:
6
- metadata.gz: 07a26162df6fe3c4273446dbd8581324bfaa4b0d0c903179d0255105bbbcf60e0192423646780913eeb3a011d7309c404f1b65731cdbb4bf48255cea26f53a86
7
- data.tar.gz: 9f6ea881b81ad9b2d6368e5f35b888902dbdb0dcf0b29ab786a7be5ab48d829442d6e4419e712ecb56642bafbb32d6f818fe4ab4cc3aed11bda2cd5744bd2925
6
+ metadata.gz: b42403a2e734e88967b1c4a52e1e99382f7127d6dd9252f7511c8c140ee4fa35ab4e8c729f783293d28f48d05741a1dfe5b2d9d5c22a241f2da839c4ffd089b0
7
+ data.tar.gz: ba465e71d00caf71d7c21d76b2eb6c9f205e7f2fa8383460c73a662334f999850016dd12f0265eed0de156430a434389e05076322aa79a9872a265dd995d8d93
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  # The version of logstash.
3
- LOGSTASH_VERSION = "1.5.0-rc3.snapshot5"
3
+ LOGSTASH_VERSION = "1.5.0-rc3.snapshot6"
4
4
 
5
5
  # Note to authors: this should not include dashes because 'gem' barfs if
6
6
  # you include a dash in the version string.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0.rc3.snapshot5
4
+ version: 1.5.0.rc3.snapshot6
5
5
  platform: java
6
6
  authors:
7
7
  - Jordan Sissel