@byteplus/ark-cli 1.0.13-prerelease.79861e323996 → 1.0.13
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.
- package/manifest.json +43 -14
- 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.13
|
|
3
|
+
"version": "1.0.13",
|
|
4
4
|
"platforms": {
|
|
5
5
|
"darwin-amd64": {
|
|
6
6
|
"kind": "cdn",
|
|
7
|
-
"url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/
|
|
8
|
-
"sha256": "
|
|
7
|
+
"url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.13/arkcli-1.0.13-darwin-amd64",
|
|
8
|
+
"sha256": "e24b28107eb33f7f2b62e358f6f4cc7bfa644399244a00a2ba7803d981cff57d",
|
|
9
|
+
"fallback": {
|
|
10
|
+
"kind": "github-release",
|
|
11
|
+
"url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.13/arkcli-1.0.13-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/
|
|
13
|
-
"sha256": "
|
|
16
|
+
"url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.13/arkcli-1.0.13-darwin-arm64",
|
|
17
|
+
"sha256": "3760dfcf6ff5929318e135b388c07b3162d9ca63489c15ab0a636f61849c6b3d",
|
|
18
|
+
"fallback": {
|
|
19
|
+
"kind": "github-release",
|
|
20
|
+
"url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.13/arkcli-1.0.13-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/
|
|
18
|
-
"sha256": "
|
|
25
|
+
"url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.13/arkcli-1.0.13-linux-amd64",
|
|
26
|
+
"sha256": "5a6fce9ba2ec4e2104ed3cf32a7d59f72319cb293e9cbf337f770e574cc5a219",
|
|
27
|
+
"fallback": {
|
|
28
|
+
"kind": "github-release",
|
|
29
|
+
"url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.13/arkcli-1.0.13-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/
|
|
23
|
-
"sha256": "
|
|
34
|
+
"url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.13/arkcli-1.0.13-linux-arm64",
|
|
35
|
+
"sha256": "9808b1f47b7c756195a01bafe44a30b1fbece4810856d9798cb293c473ff36f6",
|
|
36
|
+
"fallback": {
|
|
37
|
+
"kind": "github-release",
|
|
38
|
+
"url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.13/arkcli-1.0.13-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/
|
|
28
|
-
"sha256": "
|
|
43
|
+
"url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.13/arkcli-1.0.13-windows-amd64.exe",
|
|
44
|
+
"sha256": "bf943166001cf24a7df67f748117fb27e040ba61a94161f00e2901fba4e1b8a0",
|
|
45
|
+
"fallback": {
|
|
46
|
+
"kind": "github-release",
|
|
47
|
+
"url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.13/arkcli-1.0.13-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/
|
|
33
|
-
"sha256": "
|
|
52
|
+
"url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.13/arkcli-1.0.13-windows-arm64.exe",
|
|
53
|
+
"sha256": "a76f2545322e524edc884f0ce9ec53d06adcd0c5e77b6b3ed96b8c243a222654",
|
|
54
|
+
"fallback": {
|
|
55
|
+
"kind": "github-release",
|
|
56
|
+
"url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.13/arkcli-1.0.13-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/
|
|
63
|
+
"url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.13/skills.tar.gz",
|
|
40
64
|
"sha256": "7c974ce0c8b11dead8d3b481e07beca38dbee2861961c247951edf41f2adf765"
|
|
65
|
+
},
|
|
66
|
+
"tag": "v1.0.13",
|
|
67
|
+
"fallback": {
|
|
68
|
+
"kind": "github",
|
|
69
|
+
"url": "https://github.com/byteplus-sdk/ark-cli/archive/refs/tags/v1.0.13.tar.gz"
|
|
41
70
|
}
|
|
42
71
|
}
|
|
43
72
|
}
|