fastlane-plugin-retrieve_devices 0.1.1 → 0.1.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/retrieve_devices/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: 47ebe8801e3564c599072158d8609e5cca18166166945352b227a68353acb37e
|
4
|
+
data.tar.gz: 885f18a5547edfb008aaaeb043dd9bb066cb9cfa2c44ecf7382b8c441ecb247f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 07b2c130830edf47bf82d55dd627503651bac81f268e621bbbbd7be88383eebadaf906f2a16b2b0b7cd3b801f03866f199ee288b70ada8dda3848a493e8fcd27
|
7
|
+
data.tar.gz: b95335021141df42f353842a6a18a5a5fa990f62e3cf82b4c3848bac22f18dc5df88c6b49569679c0a2924243f91f11138feaa11ddc168d7ead15ba795587705
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
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.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Lachlan Young, BuiltByProxy
|
@@ -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: https://github.com/builtbyproxy/fastlane-plugin-
|
165
|
+
homepage: https://github.com/builtbyproxy/fastlane-plugin-retrieve-devices
|
166
166
|
licenses:
|
167
167
|
- MIT
|
168
168
|
metadata: {}
|