embulk-output-azure_blob_storage 0.2.0-java → 0.2.1-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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 21e40d55a249f04299ce3a946ffcb0c639b50f2a2ffb6bb469a43a02e7223ad1
|
4
|
+
data.tar.gz: 2804686d1b0115aaf17ad90321df49d7afb9d8cc40e8b254e97f098a659bcf5f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e89e61b15fdcf9291ad521c9dcde2ad86dc61dfa94cfbb587a436cd836927372f5c14021b54b22c0dfe88a090bdf658ae8391238a2e82c9e8d39240c4a081148
|
7
|
+
data.tar.gz: 7ba618194b278cee995c8f1f5ed120c87019e91a5c26e31594e39800333b398e3ce4f4c63ff533111df8413bd8870567501a07094966a7385a5411792c2012d2
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: embulk-output-azure_blob_storage
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.1
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Satoshi Akama
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-03-
|
11
|
+
date: 2022-03-31 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Dumps records to Microsoft Azure Blob Storage.
|
14
14
|
email:
|
@@ -19,7 +19,7 @@ extra_rdoc_files: []
|
|
19
19
|
files:
|
20
20
|
- classpath/azure-keyvault-core-1.2.4.jar
|
21
21
|
- classpath/azure-storage-8.6.6.jar
|
22
|
-
- classpath/embulk-output-azure_blob_storage-0.2.
|
22
|
+
- classpath/embulk-output-azure_blob_storage-0.2.1.jar
|
23
23
|
- classpath/embulk-util-config-0.3.1.jar
|
24
24
|
- classpath/embulk-util-retryhelper-0.8.2.jar
|
25
25
|
- classpath/embulk-util-retryhelper-jetty92-0.8.2.jar
|
Binary file
|