@byteplus/ark-cli 1.0.17-prerelease.55383f7c2a0c → 1.0.17
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 +44 -15
- 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.17
|
|
3
|
+
"version": "1.0.17",
|
|
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.17/arkcli-1.0.17-darwin-amd64",
|
|
8
|
+
"sha256": "3a036ceec484bcc7235b0af9a83fcb65348f1497c1aecb8a8b20fa57963050bf",
|
|
9
|
+
"fallback": {
|
|
10
|
+
"kind": "github-release",
|
|
11
|
+
"url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.17/arkcli-1.0.17-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.17/arkcli-1.0.17-darwin-arm64",
|
|
17
|
+
"sha256": "981d0c732d0ee527a06805db43b3cd6ca0d3e022beee31b663ddfa446fada741",
|
|
18
|
+
"fallback": {
|
|
19
|
+
"kind": "github-release",
|
|
20
|
+
"url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.17/arkcli-1.0.17-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.17/arkcli-1.0.17-linux-amd64",
|
|
26
|
+
"sha256": "65bcdb011f9de37edfdd3af9e7b614124ddbac5526674bd566316dcb7937bd2d",
|
|
27
|
+
"fallback": {
|
|
28
|
+
"kind": "github-release",
|
|
29
|
+
"url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.17/arkcli-1.0.17-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.17/arkcli-1.0.17-linux-arm64",
|
|
35
|
+
"sha256": "1e1d7653eb449ccbe0a1917079331729c0388385d6a7a44e603ea9fefd1c4fbd",
|
|
36
|
+
"fallback": {
|
|
37
|
+
"kind": "github-release",
|
|
38
|
+
"url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.17/arkcli-1.0.17-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.17/arkcli-1.0.17-windows-amd64.exe",
|
|
44
|
+
"sha256": "a295427b8dd743ee045d82238a02a2aec9f9ceba3b36d12469f01d9fd51c45d6",
|
|
45
|
+
"fallback": {
|
|
46
|
+
"kind": "github-release",
|
|
47
|
+
"url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.17/arkcli-1.0.17-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.17/arkcli-1.0.17-windows-arm64.exe",
|
|
53
|
+
"sha256": "b26acb0f3bd1a97601c9796917474c90bede4e4edb681edc213950e2bfbe231b",
|
|
54
|
+
"fallback": {
|
|
55
|
+
"kind": "github-release",
|
|
56
|
+
"url": "https://github.com/byteplus-sdk/ark-cli/releases/download/v1.0.17/arkcli-1.0.17-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/
|
|
40
|
-
"sha256": "
|
|
63
|
+
"url": "https://sf16-sg.tiktokcdn.com/obj/eden-sg/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.17/skills.tar.gz",
|
|
64
|
+
"sha256": "2ebfdf2590582d969db4f3ef4e60cb9de4f5a96d36bd17ee842de8dbc3e671de"
|
|
65
|
+
},
|
|
66
|
+
"tag": "v1.0.17",
|
|
67
|
+
"fallback": {
|
|
68
|
+
"kind": "github",
|
|
69
|
+
"url": "https://github.com/byteplus-sdk/ark-cli/archive/refs/tags/v1.0.17.tar.gz"
|
|
41
70
|
}
|
|
42
71
|
}
|
|
43
72
|
}
|