logstash-input-azure_storage_blob 1.0.0-java → 1.0.1-java

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b820217f7a001f86131e31c24d98c78e96a470593318f90d5fd180470bdf4b68
4
- data.tar.gz: 94db9edbbf831573d893e54a18441a985af0de7d8097737cbb1c104419639764
3
+ metadata.gz: 5553749733b484e2f5fdd25f9f9df504393e5199ba24f2280b23169374ff8de0
4
+ data.tar.gz: 5874ef4278a9e48c39474fe2bd3bc61957e9dbc025ff9c56927f7eb750221097
5
5
  SHA512:
6
- metadata.gz: 88f88a7545f9c4763d6fa566bdf1aa7408fe2cdfa44aabc65142e935eb83835ccfdab2dc2e68a00995c135932fee638869b65b6fc5dbf6aca50f53f71b0c9351
7
- data.tar.gz: 48b06fab2c17c6a741c6bbfc20327d0c129a5f22499b32b9e7feac64753fe8f34f85535b9503748ce6c8c1b6c4d10cbb3499dacd0437dda5d54b57c5e9a9890a
6
+ metadata.gz: 2e66a965b2821ac3495327e3bf18dc3187c0c2326ad05cfe6a6d4b04e52c6e21156c94f371b08ac58ec2764a00ff5d328c3f43ab6ce7f7132424826decd3e347
7
+ data.tar.gz: 47c7fdc352f0a3940d000774c93c6b14154b8c4eae46c67b972f5eda52def80356b39a3c9a988b8fd9f1e43ce5de4a0d2faa53f99d3e8a4a37842e33638af1db
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.0
1
+ 1.0.1
@@ -2,4 +2,4 @@
2
2
  # encoding: utf-8
3
3
 
4
4
  require 'jar_dependencies'
5
- require_jar('com.azure.logstash.input', 'logstash-input-azure_storage_blob', '1.0.0')
5
+ require_jar('com.azure.logstash.input', 'logstash-input-azure_storage_blob', '1.0.1')
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-input-azure_storage_blob
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: java
6
6
  authors:
7
7
  - Microsoft
@@ -73,7 +73,7 @@ files:
73
73
  - lib/logstash-input-azure_storage_blob_jars.rb
74
74
  - lib/logstash/inputs/azure_storage_blob.rb
75
75
  - logstash-input-azure_storage_blob.gemspec
76
- - vendor/jar-dependencies/com/azure/logstash/input/logstash-input-azure_storage_blob/1.0.0/logstash-input-azure_storage_blob-1.0.0.jar
76
+ - vendor/jar-dependencies/com/azure/logstash/input/logstash-input-azure_storage_blob/1.0.1/logstash-input-azure_storage_blob-1.0.1.jar
77
77
  homepage: https://github.com/Azure/logstash-input-azure_storage_blob
78
78
  licenses:
79
79
  - Apache-2.0