@volcengine/ark-cli 0.1.18-beta.f3df3b2 → 0.1.18
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 +20 -16
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -1,37 +1,41 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "0.1.18
|
|
2
|
+
"version": "0.1.18",
|
|
3
3
|
"platforms": {
|
|
4
4
|
"darwin-amd64": {
|
|
5
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/
|
|
6
|
-
"sha256": "
|
|
5
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/0.1.18/arkcli-0.1.18-darwin-amd64",
|
|
6
|
+
"sha256": "e5bac10056972bfd1b6092b92beac6648d35fe5daf1f4c269a990df4eb778080"
|
|
7
7
|
},
|
|
8
8
|
"darwin-arm64": {
|
|
9
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/
|
|
10
|
-
"sha256": "
|
|
9
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/0.1.18/arkcli-0.1.18-darwin-arm64",
|
|
10
|
+
"sha256": "76823720230a078d32d981e5e3eb3e00fd24a28ca74121dfa283be81fbb78c01"
|
|
11
11
|
},
|
|
12
12
|
"linux-amd64": {
|
|
13
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/
|
|
14
|
-
"sha256": "
|
|
13
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/0.1.18/arkcli-0.1.18-linux-amd64",
|
|
14
|
+
"sha256": "1d7dc64f0c458d800506205c9302b09c972b5aa95cfb398d5b1b6f0be59d22a6"
|
|
15
15
|
},
|
|
16
16
|
"linux-arm64": {
|
|
17
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/
|
|
18
|
-
"sha256": "
|
|
17
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/0.1.18/arkcli-0.1.18-linux-arm64",
|
|
18
|
+
"sha256": "81656b9944df2c5f54e308aa55d4b36f7a82a0976931b8a7170cbafb35d2a266"
|
|
19
19
|
},
|
|
20
20
|
"windows-amd64": {
|
|
21
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/
|
|
22
|
-
"sha256": "
|
|
21
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/0.1.18/arkcli-0.1.18-windows-amd64.exe",
|
|
22
|
+
"sha256": "9ceb2605f0a550beb2207c6d1c0901ac2ca1dffe153c1d764c40b9490c06a40d"
|
|
23
23
|
},
|
|
24
24
|
"windows-arm64": {
|
|
25
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/
|
|
26
|
-
"sha256": "
|
|
25
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/0.1.18/arkcli-0.1.18-windows-arm64.exe",
|
|
26
|
+
"sha256": "29396ffa7947d02741df4dcc821d29b0c0be8486ca7bf8fdcb67184ab411d62d"
|
|
27
27
|
}
|
|
28
28
|
},
|
|
29
29
|
"skills": {
|
|
30
30
|
"primary": {
|
|
31
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/
|
|
32
|
-
"sha256": "
|
|
31
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/0.1.18/skills.tar.gz",
|
|
32
|
+
"sha256": "01eea777000a2a903e8762e2b88eb026a8dee8527579e3e37b298b5c0fc683a8",
|
|
33
33
|
"kind": "cdn"
|
|
34
34
|
},
|
|
35
|
-
"tag": "v0.1.18
|
|
35
|
+
"tag": "v0.1.18",
|
|
36
|
+
"fallback": {
|
|
37
|
+
"url": "https://github.com/volcengine/ark-cli/archive/refs/tags/v0.1.18.tar.gz",
|
|
38
|
+
"kind": "github"
|
|
39
|
+
}
|
|
36
40
|
}
|
|
37
41
|
}
|