@byteplus/ark-cli 1.0.15-prerelease.23b3b71d3752 → 1.0.15

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.15-prerelease.23b3b71d3752",
3
+ "version": "1.0.15",
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.15-prerelease.23b3b71d3752/arkcli-1.0.15-prerelease.23b3b71d3752-darwin-amd64",
8
- "sha256": "f504e00b3d1efce375a5dcc551daecc5e35d9d9d156998ebb06ab60bbe01c378"
7
+ "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.15/arkcli-1.0.15-darwin-amd64",
8
+ "sha256": "8c98e250803c46a7c036da3f8e4afa8e2ce006b0e47abfb519a6d3e3395c1864",
9
+ "fallback": {
10
+ "kind": "github-release",
11
+ "url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.15/arkcli-1.0.15-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.15-prerelease.23b3b71d3752/arkcli-1.0.15-prerelease.23b3b71d3752-darwin-arm64",
13
- "sha256": "a9d36f468dcf18078c1321c5a2d40bb65010a952bf238164935d7dce33a86d23"
16
+ "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.15/arkcli-1.0.15-darwin-arm64",
17
+ "sha256": "9430e9e4d29eb944d8623ecedc46a559c3909dbf5a7e9f70b83f638d324e7239",
18
+ "fallback": {
19
+ "kind": "github-release",
20
+ "url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.15/arkcli-1.0.15-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.15-prerelease.23b3b71d3752/arkcli-1.0.15-prerelease.23b3b71d3752-linux-amd64",
18
- "sha256": "54dad09602e022146c63a05daa81c9a0cdd4cee36293cc68e08c9cb09e2d030c"
25
+ "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.15/arkcli-1.0.15-linux-amd64",
26
+ "sha256": "7fd66273d3d89a9697b6f232dc5e3e400634c4de8a97a88f65a67397c1bef84c",
27
+ "fallback": {
28
+ "kind": "github-release",
29
+ "url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.15/arkcli-1.0.15-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.15-prerelease.23b3b71d3752/arkcli-1.0.15-prerelease.23b3b71d3752-linux-arm64",
23
- "sha256": "fdacd4ec4ce1d19c14a354cfc3d1f9dc9a21acc5f18e295da942da63d3755443"
34
+ "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.15/arkcli-1.0.15-linux-arm64",
35
+ "sha256": "5fe5c941dc2bbfb3707e5c210e842c89573ac4d437ea4a2f31319d3bad4db67b",
36
+ "fallback": {
37
+ "kind": "github-release",
38
+ "url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.15/arkcli-1.0.15-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.15-prerelease.23b3b71d3752/arkcli-1.0.15-prerelease.23b3b71d3752-windows-amd64.exe",
28
- "sha256": "46e471ccd4a445decba834fc5f9d2bd757897a6c165189c9c75f8f25c237807f"
43
+ "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.15/arkcli-1.0.15-windows-amd64.exe",
44
+ "sha256": "7e16590456cfceb2ab0e9ece940533d224d2efa7e0f2ea6a6e1858c50786f7dc",
45
+ "fallback": {
46
+ "kind": "github-release",
47
+ "url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.15/arkcli-1.0.15-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.15-prerelease.23b3b71d3752/arkcli-1.0.15-prerelease.23b3b71d3752-windows-arm64.exe",
33
- "sha256": "1de5019c9478c943bee8d543e22cb3fe930142371f8e43c91530bb210ba655c5"
52
+ "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.15/arkcli-1.0.15-windows-arm64.exe",
53
+ "sha256": "4085daa06f519293aecb61199e67919e8b051cf25a39df66ed52305d5b6df945",
54
+ "fallback": {
55
+ "kind": "github-release",
56
+ "url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.15/arkcli-1.0.15-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.15-prerelease.23b3b71d3752/skills.tar.gz",
63
+ "url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.15/skills.tar.gz",
40
64
  "sha256": "a06a103a66b19b4c35cea89bdabac126483e19faa95c2da8c55ac3dda38073b7"
65
+ },
66
+ "tag": "v1.0.15",
67
+ "fallback": {
68
+ "kind": "github",
69
+ "url": "https://github.com/byteplus-sdk/ark-cli/archive/refs/tags/v1.0.15.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.15-prerelease.23b3b71d3752",
3
+ "version": "1.0.15",
4
4
  "description": "BytePlus Ark command-line interface",
5
5
  "bin": {
6
6
  "arkcli": "scripts/run.js"