fastlane-plugin-retrieve_devices 0.1.0 → 0.1.1
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/retrieve_devices/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a358d832bfd84de08bcc799b9ea00d328973b8e5aaa010c638c7255a86e0dc9f
|
4
|
+
data.tar.gz: 32484992d66c68d08daa687a9c148f21263b15b5b876a4a5be838327644f1b82
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 189b24ca1e39a8243d4f60772aac91e70aec5277900284ab1b60f58f18630766b37ba25fc7d49de2edd659446ecd79535746f26ea80fc800da8ffdab7b64be81
|
7
|
+
data.tar.gz: 29cae504502413c0d3cc0c7fe99df02f7802e828beb54d8fb5d6c3d9025594ece3226530138f0bf8abfb4703d9e23abb278a04bc9aea9b5664082324159e2e4c
|
metadata
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fastlane-plugin-retrieve_devices
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
-
- Lachlan Young
|
7
|
+
- Lachlan Young, BuiltByProxy
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
@@ -162,7 +162,7 @@ files:
|
|
162
162
|
- lib/fastlane/plugin/retrieve_devices/actions/retrieve_devices_action.rb
|
163
163
|
- lib/fastlane/plugin/retrieve_devices/helper/retrieve_devices_helper.rb
|
164
164
|
- lib/fastlane/plugin/retrieve_devices/version.rb
|
165
|
-
homepage:
|
165
|
+
homepage: https://github.com/builtbyproxy/fastlane-plugin-retrieve_devices
|
166
166
|
licenses:
|
167
167
|
- MIT
|
168
168
|
metadata: {}
|