@byteplus/ark-cli 1.0.25-prerelease.f7416eba9405 → 1.0.25

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. package/manifest.json +43 -14
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -1,43 +1,72 @@
1
1
  {
2
2
  "package": "@byteplus/ark-cli",
3
- "version": "1.0.25-prerelease.f7416eba9405",
3
+ "version": "1.0.25",
4
4
  "platforms": {
5
5
  "darwin-amd64": {
6
6
  "kind": "cdn",
7
- "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.25-prerelease.f7416eba9405/arkcli-1.0.25-prerelease.f7416eba9405-darwin-amd64",
8
- "sha256": "e4e5c796d149c9ebe5e5e83eae1f6f7adac525609e98f3d416a924ddcc362550"
7
+ "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.25/arkcli-1.0.25-darwin-amd64",
8
+ "sha256": "f0c683956569fc65e06a9f1b7a3bdf1ff9a1d05819fcb5c3b839010176914616",
9
+ "fallback": {
10
+ "kind": "github-release",
11
+ "url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.25/arkcli-1.0.25-darwin-amd64"
12
+ }
9
13
  },
10
14
  "darwin-arm64": {
11
15
  "kind": "cdn",
12
- "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.25-prerelease.f7416eba9405/arkcli-1.0.25-prerelease.f7416eba9405-darwin-arm64",
13
- "sha256": "d12cc1caf1d072d18f34daf6b4dc68271d95d06c560848463edd89bdacf14d2d"
16
+ "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.25/arkcli-1.0.25-darwin-arm64",
17
+ "sha256": "188c54969c18b08f84e4e48d0c189878ea9a442034adb294af546242905b2563",
18
+ "fallback": {
19
+ "kind": "github-release",
20
+ "url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.25/arkcli-1.0.25-darwin-arm64"
21
+ }
14
22
  },
15
23
  "linux-amd64": {
16
24
  "kind": "cdn",
17
- "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.25-prerelease.f7416eba9405/arkcli-1.0.25-prerelease.f7416eba9405-linux-amd64",
18
- "sha256": "3ff48f2ccd30ee151988a03264ee4557d192203c44d7a00c08d633c60edd0af5"
25
+ "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.25/arkcli-1.0.25-linux-amd64",
26
+ "sha256": "553da7fc84f644f9660b0848463b3d5192d430a912f9d38f7cadc063694b695b",
27
+ "fallback": {
28
+ "kind": "github-release",
29
+ "url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.25/arkcli-1.0.25-linux-amd64"
30
+ }
19
31
  },
20
32
  "linux-arm64": {
21
33
  "kind": "cdn",
22
- "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.25-prerelease.f7416eba9405/arkcli-1.0.25-prerelease.f7416eba9405-linux-arm64",
23
- "sha256": "0d910d3f4028754e585f817a0c04cfe86cc5cf02f3d924118e83a26f6369e5cc"
34
+ "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.25/arkcli-1.0.25-linux-arm64",
35
+ "sha256": "26b0adb7bdeab2d363dbb38edddc2bfef1635624740c16323e5d18ed6d1ef9d3",
36
+ "fallback": {
37
+ "kind": "github-release",
38
+ "url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.25/arkcli-1.0.25-linux-arm64"
39
+ }
24
40
  },
25
41
  "windows-amd64": {
26
42
  "kind": "cdn",
27
- "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.25-prerelease.f7416eba9405/arkcli-1.0.25-prerelease.f7416eba9405-windows-amd64.exe",
28
- "sha256": "dbee8e99d50b59cc8b6ce9bcce613e58ba1d45100c48024983f78d8f1f38b496"
43
+ "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.25/arkcli-1.0.25-windows-amd64.exe",
44
+ "sha256": "d966834d2f1c459e73591b67f5f6bb586ba7f9d12f4b8f11dee336da12e39af4",
45
+ "fallback": {
46
+ "kind": "github-release",
47
+ "url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.25/arkcli-1.0.25-windows-amd64.exe"
48
+ }
29
49
  },
30
50
  "windows-arm64": {
31
51
  "kind": "cdn",
32
- "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.25-prerelease.f7416eba9405/arkcli-1.0.25-prerelease.f7416eba9405-windows-arm64.exe",
33
- "sha256": "63ef9f242311ae7592aa42625f933ff43a4ed48afbcd4f1717146baf837c9369"
52
+ "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.25/arkcli-1.0.25-windows-arm64.exe",
53
+ "sha256": "249a88b983bb1f4d8a41441f2c31b44c219cc05719aeda9c3fe6587dbb301e2b",
54
+ "fallback": {
55
+ "kind": "github-release",
56
+ "url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.25/arkcli-1.0.25-windows-arm64.exe"
57
+ }
34
58
  }
35
59
  },
36
60
  "skills": {
37
61
  "primary": {
38
62
  "kind": "cdn",
39
- "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.25-prerelease.f7416eba9405/skills.tar.gz",
63
+ "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.25/skills.tar.gz",
40
64
  "sha256": "5bd3e07e89900e4336aacae47562d83600f0652cb1a7fef9fd47bcbe097c00da"
65
+ },
66
+ "tag": "v1.0.25",
67
+ "fallback": {
68
+ "kind": "github",
69
+ "url": "https://github.com/byteplus-sdk/ark-cli/archive/refs/tags/v1.0.25.tar.gz"
41
70
  }
42
71
  }
43
72
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@byteplus/ark-cli",
3
- "version": "1.0.25-prerelease.f7416eba9405",
3
+ "version": "1.0.25",
4
4
  "description": "BytePlus Ark command-line interface",
5
5
  "bin": {
6
6
  "arkcli": "scripts/run.js"