tencentcloud-sdk-tcbr 1.0.339 → 1.0.340

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
  SHA1:
3
- metadata.gz: 9f036cbab0718d58992d842355a6563c379e222b
4
- data.tar.gz: b94dc0a3fadc57b7870837f2de26997cd19d7afd
3
+ metadata.gz: 481db27934e7190ab2642259e6eb346f93c97a3b
4
+ data.tar.gz: 1dbee694fcb5ae692e9d01b17ec95f38b8d33233
5
5
  SHA512:
6
- metadata.gz: bae7dc59934d20ec6b1c8f11c900c7c18543149a50adf2c0d5ead8c886cd6b82538c79472332d4a1f19954253bac50c9eaed53d1b730358c272cafce9037f811
7
- data.tar.gz: 79cca93a86ee709e9098a975b25e97f794a2d18146a67b5aa17ea2645be39f3be849bb550097dda203de6a1499b8ad0dd68f0c91c3f3b98d1c56b8fba77bccc5
6
+ metadata.gz: 1d00355c2f02998fc8b6af1e49ff7cb8c447717c13ef680479d33a8fabadc6e53d336377c5a82f50c51402d239edd5b093a2769930035aa7a5e23375a99da0aa
7
+ data.tar.gz: f9224f65b33b44bccd42373daa74b87bf282c8a9475b27faaf513fb1764cca33bae01246ceff43acac84fe577f9a97986407095e9ec36e8c19d009df6f2cfad8
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.339
1
+ 1.0.340
@@ -883,7 +883,7 @@ module TencentCloud
883
883
  # @type Source: String
884
884
  # @param Repo: 仓库名
885
885
  # @type Repo: String
886
- # @param Branch: 分之名
886
+ # @param Branch: 分支名
887
887
  # @type Branch: String
888
888
 
889
889
  attr_accessor :Source, :Repo, :Branch
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tcbr
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.339
4
+ version: 1.0.340
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-06-21 00:00:00.000000000 Z
11
+ date: 2022-06-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common