fastlane-plugin-get_product_bundle_id 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/get_product_bundle_id/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f9d7bd1c545bb78f26d5019f89beb9db68973c7c
|
4
|
+
data.tar.gz: 8b8ddf10dd65734269109dd2fe6d5d5070c8f8ef
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 76b956ef645ffea0b36e48d4bab9e0b875d6300e68bfa0bd9fb2b0b0407ea4844578fb4281b3864594a2c2e17c5ffb2644c0f46a77a3250be48ef8c916b06286
|
7
|
+
data.tar.gz: 573f46b8bbdffa4387aef55e4894761e9b19fcd24b011745b215429c14e1da89d37806d1b391bbf826c3502f78e94a327265b9e091e730720bb53b4a3b400ee3
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fastlane-plugin-get_product_bundle_id
|
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
|
- Lyndsey Ferguson
|
@@ -120,7 +120,7 @@ files:
|
|
120
120
|
- lib/fastlane/plugin/get_product_bundle_id/actions/get_product_bundle_id_action.rb
|
121
121
|
- lib/fastlane/plugin/get_product_bundle_id/helper/get_product_bundle_id_helper.rb
|
122
122
|
- lib/fastlane/plugin/get_product_bundle_id/version.rb
|
123
|
-
homepage: https://github.com/lyndsey-ferguson/
|
123
|
+
homepage: https://github.com/lyndsey-ferguson/get_product_bundle_id
|
124
124
|
licenses:
|
125
125
|
- MIT
|
126
126
|
metadata: {}
|