logstash-output-googlecloudstorage 0.1.0-java → 0.3.0-java

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f251744729ec8eef30bf68a88959af7d00de462c2ab1c37f7b01734039261fbb
4
- data.tar.gz: 0b7333d7c5b8bc82e4bff84d711612481a5c664c256e3bc49823e638326d873f
3
+ metadata.gz: f744e2bb0547ef40b3edf35734a840305f2901268e460e20137ef461e9246687
4
+ data.tar.gz: '048f21342ab087130d59c8bca94095316a49c2b3771cdd0a34b51adf2c22a505'
5
5
  SHA512:
6
- metadata.gz: 6e739222bdb3f232422e5852b9e40cd6c7540dbe3fc5bf73cb8e195a9db6428c8af36ab1479dc3b24e5642054bc69f538b721ad1f0e7f5c0b357fc3861064b79
7
- data.tar.gz: cbe5fc75109ce905c48dd4cb75679f80c6aa5aecb6c398fea85b57839e325437a8c6f90b6893236b71f5702dd05bd0a171dc73b2dbf1bfdb8adfd243fda93c36
6
+ metadata.gz: fa5bd3c94eb6f0d0dd1d716d650e68a6e6be7c0a4856880ad0683fc632e78b3068822259bcdc652756a628d9b7ea6331675055017cc6ce8d6e03c8843cd238c5
7
+ data.tar.gz: 81a6317890b155bd89d3458f2db06b50cd1d96055c3a692d491eb37b91dbc309102b96cd487f01fc48c608f124ac49f1bbd1cf31929ab1f7d24018f917692f5f
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-output-googlecloudstorage'
3
- s.version = '0.1.0'
3
+ s.version = '0.3.0'
4
4
  s.licenses = ['Apache-2.0']
5
5
  s.summary = "plugin to upload log events to Google Cloud Storage (GCS)"
6
6
  s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-output-googlecloudstorage
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.3.0
5
5
  platform: java
6
6
  authors:
7
7
  - Shailesh