@volcengine/ark-cli 0.1.20 → 1.0.1
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 +16 -16
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -1,40 +1,40 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "0.1
|
|
2
|
+
"version": "1.0.1",
|
|
3
3
|
"platforms": {
|
|
4
4
|
"darwin-amd64": {
|
|
5
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/0.1
|
|
6
|
-
"sha256": "
|
|
5
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.1/arkcli-1.0.1-darwin-amd64",
|
|
6
|
+
"sha256": "ae45f3d4f95235281b5641ee0ee7f283491f1824134f1da8366438ca563b6a6f"
|
|
7
7
|
},
|
|
8
8
|
"darwin-arm64": {
|
|
9
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/0.1
|
|
10
|
-
"sha256": "
|
|
9
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.1/arkcli-1.0.1-darwin-arm64",
|
|
10
|
+
"sha256": "a7e1351cdd31bd2848c4e11997c2e7b868ce0deeff207e3d76965bd3f26c7b7e"
|
|
11
11
|
},
|
|
12
12
|
"linux-amd64": {
|
|
13
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/0.1
|
|
14
|
-
"sha256": "
|
|
13
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.1/arkcli-1.0.1-linux-amd64",
|
|
14
|
+
"sha256": "4a0db6739e6ed50e84a2c3f583cc5021119354cc4805d1e7cbcccfc63b953ac6"
|
|
15
15
|
},
|
|
16
16
|
"linux-arm64": {
|
|
17
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/0.1
|
|
18
|
-
"sha256": "
|
|
17
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.1/arkcli-1.0.1-linux-arm64",
|
|
18
|
+
"sha256": "093ab240ea226898f6fe445801a23236e956bbff0c1ce8e6a557854e20bfb198"
|
|
19
19
|
},
|
|
20
20
|
"windows-amd64": {
|
|
21
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/0.1
|
|
22
|
-
"sha256": "
|
|
21
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.1/arkcli-1.0.1-windows-amd64.exe",
|
|
22
|
+
"sha256": "e1f8d43ff97fd988c0c6b937eadbd7e11b3e27b3b2210766008f0b19354ad744"
|
|
23
23
|
},
|
|
24
24
|
"windows-arm64": {
|
|
25
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/0.1
|
|
26
|
-
"sha256": "
|
|
25
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.1/arkcli-1.0.1-windows-arm64.exe",
|
|
26
|
+
"sha256": "f5a8d38f4c151f941723928899b0e2aff586e1169ed0f40e1506e5dbdfe6dd25"
|
|
27
27
|
}
|
|
28
28
|
},
|
|
29
29
|
"skills": {
|
|
30
30
|
"primary": {
|
|
31
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/0.1
|
|
31
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prod/1.0.1/skills.tar.gz",
|
|
32
32
|
"sha256": "918ed10a94dc7291a5291ac62705237fb10b46112374eadf7d16eba33e3ca4ff",
|
|
33
33
|
"kind": "cdn"
|
|
34
34
|
},
|
|
35
|
-
"tag": "
|
|
35
|
+
"tag": "v1.0.1",
|
|
36
36
|
"fallback": {
|
|
37
|
-
"url": "https://github.com/volcengine/ark-cli/archive/refs/tags/
|
|
37
|
+
"url": "https://github.com/volcengine/ark-cli/archive/refs/tags/v1.0.1.tar.gz",
|
|
38
38
|
"kind": "github"
|
|
39
39
|
}
|
|
40
40
|
}
|