tencentcloud-sdk-tcb 3.0.1058 → 3.0.1059

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: 2fa4785d6223da9146a72aa0cbae982831576463
4
- data.tar.gz: b0ca85f2bce1ba675a1e646c269b34a38b1fc407
3
+ metadata.gz: 34e1b69fa891f4853a5f1247352aad635ee837d7
4
+ data.tar.gz: 89505f5f7c34f20c200b122ac3c1d8d8f5de2cf9
5
5
  SHA512:
6
- metadata.gz: de6afdaf3b66cc064f4cf6e62a5e43b7527c28d29b495b46bede112638f226c8df52f42b607f7d5c0d4d104e4b7f743be3d6338c54d803f31447fe8c7962204a
7
- data.tar.gz: ae61723cc1760a972560bfa212773bf5f4841d7659bcad35614f9373392000f7ea7a017856509b209356dff9210ceecad49f0030bbf1f799f47d9ae6fed23269
6
+ metadata.gz: 3ccc5c8a2678f667c513dc3cacc926efbc2b93f6797e96fb427edb3ab05a83515ca7f5109d4e5acfa1cbd5498b22d2cab9a0068b2cc983e6875b0e4c5a679d44
7
+ data.tar.gz: e83475affbc5138a55c49d90c5f4e9a6a61b3304278cf9f4872db50f2bc4ff5881ac57505d3481e3cdc7d7d1c9dcb633647a4956eeee0f289217bb4624047d56
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1058
1
+ 3.0.1059
@@ -2846,7 +2846,7 @@ module TencentCloud
2846
2846
  # @type VersionName: String
2847
2847
  # @param Remark: 备注
2848
2848
  # @type Remark: String
2849
- # @param DockerfilePath: Dockefile的路径
2849
+ # @param DockerfilePath: Dockerfile的路径
2850
2850
  # @type DockerfilePath: String
2851
2851
  # @param BuildDir: DockerBuild的目录
2852
2852
  # @type BuildDir: String
@@ -3821,7 +3821,7 @@ module TencentCloud
3821
3821
  # @type VersionName: String
3822
3822
  # @param Remark: 备注
3823
3823
  # @type Remark: String
3824
- # @param DockerfilePath: Dockefile的路径
3824
+ # @param DockerfilePath: Dockerfile的路径
3825
3825
  # @type DockerfilePath: String
3826
3826
  # @param BuildDir: DockerBuild的目录
3827
3827
  # @type BuildDir: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tcb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1058
4
+ version: 3.0.1059
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-05-13 00:00:00.000000000 Z
11
+ date: 2025-05-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common