fastlane-plugin-update_project_codesigning 0.1.0.pre.alpha.pre.6 → 0.1.0.pre.alpha.pre.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +8 -8
  2. data/LICENSE +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- NTQzODJlYjIzYjYxYWI2MWM4OWJkNzY1OTc0ODc1MjFmNTczNWQzZg==
4
+ YzA3NWE5YjE3Njg2MmIwMGFmN2JkNjdlZjJjNGM3MTU0YTIyNGEzZQ==
5
5
  data.tar.gz: !binary |-
6
- OTRlYjFkMjA4NTg5MzU2YzMwZjk3ZDhkZDM1MjI1MGQ0YWQxMzBlMw==
6
+ Y2M5ZDk3M2Y3MTRlMTk0MTU4MzA2M2VjZmIzZGZlYmE1MWI1ZmE3Mw==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- OTQyOGJmODc5ZjE1ODcyNWUwYjM3M2Q3ODQ0MjRkNDAxMzE1Mzk4YjgyOTUz
10
- ZWU0M2Y5Y2Q0OWNmNDY0MzNhZjgzY2QyMDNkNGE3OGVhNWQ4NTQwMjgzZDlm
11
- YTBlZjNmYTQ3ZTNlYjYxYjYyYTJiMmYxMDE4MzFhZjg3YTdkYmQ=
9
+ NjVjMDQ5MjM5ODkwNmQwM2EzOWZjYjFmMjY4ZDBlMDRmODQ0MmY0MmM4OTc5
10
+ NGQyNTBiYTVkMzk3M2MwODJiZTUzMTFlYWRlMGU5MDY0NDEzYmNhMTZjNGFh
11
+ YzMxYmU5ZTRmYzVjODMyZjk5ZWVhNDk1NTQ1ODU4Njk2NzJiODI=
12
12
  data.tar.gz: !binary |-
13
- NGM5Yjc2MzFjYjUyYzk0NTUwMmFmNWFjNzZkMGE4MGRhYTNlMWJlZDU4ZmU0
14
- NTJlNjA1YzgwNTI2N2E3ZTNmOTczMDZlZGMzZGNiNmRhZDQ0YWI0MzY4Yzdm
15
- ZDA0ZmYxOWEwNTc4NDQ0MDEwYzNjNjVhYmRhOGZkZGFlNTkwODA=
13
+ ZmEwYzdlZjNkZGRhYTA5MDk0YjFmYjA3OWFiNDMxYzQ2ZmNkMzBmNDVlOWE5
14
+ Y2JmYmIwNmQ0MDIxYzRmZWZkZGY5OGJiMmUwZTkwYzVmM2VkNzMyYzljZDUz
15
+ MTliY2U1ZmJkYzliMDdmZjc1NTU1OWEzNTM5YmZjYjdhMmI5YzM=
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2016 Helmut Januschka <h.januschka@krone.at>
3
+ Copyright (c) 2016 Helmut Januschka <helmut@januschka.com>
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-update_project_codesigning
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.pre.alpha.pre.6
4
+ version: 0.1.0.pre.alpha.pre.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Helmut Januschka