fastlane-plugin-google_cloud_storage_update 0.2.1 → 0.2.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/fastlane/plugin/google_cloud_storage_update/actions/google_cloud_storage_update_check_file_action.rb +3 -3
- data/lib/fastlane/plugin/google_cloud_storage_update/actions/google_cloud_storage_update_download_action.rb +3 -3
- data/lib/fastlane/plugin/google_cloud_storage_update/actions/google_cloud_storage_update_upload_action.rb +3 -3
- data/lib/fastlane/plugin/google_cloud_storage_update/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ec0bec6e3558459167a84eeaf316a9de889a45a89e0bed2f514b046b964002be
|
4
|
+
data.tar.gz: d27c2ece58005a00325a8efb8f129efa47bda54ec6fe7fc14ca59206ea59e476
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 48b9835337f4790fb0b63fb259e48bf3c119f1800ea2fc2da6956ce76a6e69db7a14fb5f10e452f5f04e7ae2904495b37e51470413a9400699987f2827af4bdc
|
7
|
+
data.tar.gz: 81f4423c3ceed3dc5383a7469703fa6a281a9ccf5b5cd50c250cf6c5cc029b643f5d62a5c1320361db2b2e68f883d60012fcf0c89f7226735b2777b359fefcd8
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fastlane-plugin-google_cloud_storage_update
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jeroen Stoker
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-08-
|
11
|
+
date: 2021-08-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-cloud-storage
|