@volcengine/ark-cli 0.1.17-beta.ff33f49 → 0.1.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 +20 -16
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -1,37 +1,41 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "0.1.17
|
|
2
|
+
"version": "0.1.17",
|
|
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.17/arkcli-0.1.17-darwin-amd64",
|
|
6
|
+
"sha256": "c55fbdefea2ad66729afdbaf975f11fd24f93ba3e7591817d04a6118ad3f66f1"
|
|
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.17/arkcli-0.1.17-darwin-arm64",
|
|
10
|
+
"sha256": "cbe3051b6e39694b4954939d7ed925779ee3ab9246b39d6ad86221cae54b9aa5"
|
|
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.17/arkcli-0.1.17-linux-amd64",
|
|
14
|
+
"sha256": "be51f7840e2d841cc3698922e6c49f77e6d33cfa2ba4a296eb95b018d2b1a9ed"
|
|
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.17/arkcli-0.1.17-linux-arm64",
|
|
18
|
+
"sha256": "306ed963957398e170b7e281d08dcea920356f3cf51940691e6c0d10f7206f5d"
|
|
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.17/arkcli-0.1.17-windows-amd64.exe",
|
|
22
|
+
"sha256": "bfe2c8f1f25a9f0e13415a166dc8874b22383cd9b457fea06908eeb490797a93"
|
|
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.17/arkcli-0.1.17-windows-arm64.exe",
|
|
26
|
+
"sha256": "a612a0ca3322ddec9f61049ee6597bee139815bdfa63ff9469e35a88263b932a"
|
|
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.17/skills.tar.gz",
|
|
32
|
+
"sha256": "37a4034153b9d66aa7c935bd66f95d8b451be3e26af42d6f653ec278ce169889",
|
|
33
33
|
"kind": "cdn"
|
|
34
34
|
},
|
|
35
|
-
"tag": "v0.1.17
|
|
35
|
+
"tag": "v0.1.17",
|
|
36
|
+
"fallback": {
|
|
37
|
+
"url": "https://github.com/volcengine/ark-cli/archive/refs/tags/v0.1.17.tar.gz",
|
|
38
|
+
"kind": "github"
|
|
39
|
+
}
|
|
36
40
|
}
|
|
37
41
|
}
|