runapi-hailuo 0.2.3 → 0.2.4

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 (2) hide show
  1. checksums.yaml +2 -2
  2. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6d05bb955673abc0459fa88826bbbcdd160de5c9bfb58eed46529975a57c0005
3
+ metadata.gz: 4b679c1414a1a46ad2fbfa006d6277454617ad6402f61cb910240162764fd145
4
4
  data.tar.gz: 765933fe4869b085f8bbcf11e64fa473921e4e99b51a6f4c200365370772a2ea
5
5
  SHA512:
6
- metadata.gz: 3c2fd2fab751c24811e3ac76dd5268c08fea895adf1f9243eab1c39087c8d231b2a59a78488c524160af33ed885b42609f69ff2f6a65b2168382f7262de433e3
6
+ metadata.gz: dc88531634f5fda08175d4c571132ff914c454a6de562196154a44f0b07b58159bc30c0dbe5a8988a6812f8d32b034a4da596a2d7bb68171d19903b5a695e6b3
7
7
  data.tar.gz: cd890de40fd7cf2f26d5e47b68a6c869f238cb565967e0645a89bbba81b2abae1d82298d004b134296bbf6bf338dd55d6a7c152efd5fbb3d8365482abedab9f9
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-hailuo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - RunAPI
@@ -15,14 +15,14 @@ dependencies:
15
15
  requirements:
16
16
  - - "~>"
17
17
  - !ruby/object:Gem::Version
18
- version: 0.2.3
18
+ version: 0.2.4
19
19
  type: :runtime
20
20
  prerelease: false
21
21
  version_requirements: !ruby/object:Gem::Requirement
22
22
  requirements:
23
23
  - - "~>"
24
24
  - !ruby/object:Gem::Version
25
- version: 0.2.3
25
+ version: 0.2.4
26
26
  description: RunAPI Hailuo SDK for JavaScript, Ruby, and Go
27
27
  email:
28
28
  - contact@runapi.ai
@@ -42,7 +42,7 @@ licenses:
42
42
  - Apache-2.0
43
43
  metadata:
44
44
  homepage_uri: https://runapi.ai/models/hailuo
45
- documentation_uri: https://runapi.ai/models/hailuo
45
+ documentation_uri: https://github.com/runapi-ai/hailuo-sdk/blob/main/README.md
46
46
  source_code_uri: https://github.com/runapi-ai/hailuo-sdk
47
47
  changelog_uri: https://github.com/runapi-ai/hailuo-sdk/blob/main/CHANGELOG.md
48
48
  rdoc_options: []