fastlane-plugin-rustore_connect 0.1.0 → 0.1.1

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 101ef7fb018be635bc16dc3b8fe5babbac0a3317337b519cd4d686007f08bc92
4
- data.tar.gz: 658ca30d1e25afc890fbb848d6604ce127bcf6cafa7dda0c3388741d410df7a8
3
+ metadata.gz: dfa9a4b4e531e42522603b43c47185d0f9020fe84c85f34e1715c22d1a02f9bd
4
+ data.tar.gz: e5ddc0d1936bd6aa34e3d45b18bcb3a5162f738eeefea439637712710cc31d1e
5
5
  SHA512:
6
- metadata.gz: e3094f839faf30dcf8288cb54c2673204e447441f5b2e151ebe569ed444cd4f668fcc1ba7447a5e923b0fedc81a104053a48e54599e14bc2ed5993085215b403
7
- data.tar.gz: 763bcd8362dbc47f8cc0cd1b1ae9fd2d7cd54a587b2a02f8a2439729e84dc9f78b1d7457eea7381b3b5cf01552f72d8b9c8886126e3a1268af6b4dbd8f0f11b8
6
+ metadata.gz: 4bc9751dc0e6c6cd98a8fc7b04978bd1a74a6915fbbe8b73806f2d2d28ac51b0345711d0b886d0f241f82b360d5497c86d4f9845683b1d4624e50c3cce305cc7
7
+ data.tar.gz: b32e764cf0d15b4dd892cc53bb3ea3aaa460bf3e948c8a8e2eac5f96c22db5491c1291c755619ee993a1d08cb5714a050508837c34103dd599438b74cc093e56
data/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
  ## Getting Started
6
6
  This project is a [_fastlane_](https://github.com/fastlane/fastlane) plugin. To get started with `fastlane-plugin-rustore_connect`, add it to your project by running:
7
7
  ```bash
8
- fastlane add_plugin huawei_appgallery_connect
8
+ fastlane add_plugin rustore_connect
9
9
  ```
10
10
 
11
11
  ## About Fastlane Rustore Connect Plugin
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module RustoreConnect
3
- VERSION = "0.1.0"
3
+ VERSION = "0.1.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-rustore_connect
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mikhail Matsera
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-09-03 00:00:00.000000000 Z
11
+ date: 2025-10-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: mmatsera@gmail.com
@@ -23,7 +23,7 @@ files:
23
23
  - lib/fastlane/plugin/rustore_connect/helper/rustore_connect_helper.rb
24
24
  - lib/fastlane/plugin/rustore_connect/lib/rustore_connect_draft_strategy.rb
25
25
  - lib/fastlane/plugin/rustore_connect/version.rb
26
- homepage:
26
+ homepage: https://github.com/jetcore/fastlane-plugin-rustore_connect
27
27
  licenses:
28
28
  - MIT
29
29
  metadata: