@volcengine/ark-cli 1.0.22 → 1.0.23-prerelease.6c2085653fc2
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 -44
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -1,65 +1,37 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.0.
|
|
2
|
+
"version": "1.0.23-prerelease.6c2085653fc2",
|
|
3
3
|
"platforms": {
|
|
4
4
|
"darwin-amd64": {
|
|
5
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/
|
|
6
|
-
"sha256": "
|
|
7
|
-
"fallback": {
|
|
8
|
-
"url": "https://github.com/volcengine/ark-cli/releases/download/v1.0.22/arkcli-1.0.22-darwin-amd64",
|
|
9
|
-
"kind": "github-release"
|
|
10
|
-
}
|
|
5
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.23-prerelease.6c2085653fc2/arkcli-1.0.23-prerelease.6c2085653fc2-darwin-amd64",
|
|
6
|
+
"sha256": "9c113ebdd66e0f13bf129ab160504aa3af92ec9c3caccc85f6ecbe3f9afd2052"
|
|
11
7
|
},
|
|
12
8
|
"darwin-arm64": {
|
|
13
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/
|
|
14
|
-
"sha256": "
|
|
15
|
-
"fallback": {
|
|
16
|
-
"url": "https://github.com/volcengine/ark-cli/releases/download/v1.0.22/arkcli-1.0.22-darwin-arm64",
|
|
17
|
-
"kind": "github-release"
|
|
18
|
-
}
|
|
9
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.23-prerelease.6c2085653fc2/arkcli-1.0.23-prerelease.6c2085653fc2-darwin-arm64",
|
|
10
|
+
"sha256": "0573fd8c149dc122be740c144d8643f4329bb59f195f46f90c748dfc9ba37bd0"
|
|
19
11
|
},
|
|
20
12
|
"linux-amd64": {
|
|
21
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/
|
|
22
|
-
"sha256": "
|
|
23
|
-
"fallback": {
|
|
24
|
-
"url": "https://github.com/volcengine/ark-cli/releases/download/v1.0.22/arkcli-1.0.22-linux-amd64",
|
|
25
|
-
"kind": "github-release"
|
|
26
|
-
}
|
|
13
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.23-prerelease.6c2085653fc2/arkcli-1.0.23-prerelease.6c2085653fc2-linux-amd64",
|
|
14
|
+
"sha256": "344f9faa69e5f21441f3bd1fcf4530efce4a3bb25e7a8f383468a1654dd5e0a5"
|
|
27
15
|
},
|
|
28
16
|
"linux-arm64": {
|
|
29
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/
|
|
30
|
-
"sha256": "
|
|
31
|
-
"fallback": {
|
|
32
|
-
"url": "https://github.com/volcengine/ark-cli/releases/download/v1.0.22/arkcli-1.0.22-linux-arm64",
|
|
33
|
-
"kind": "github-release"
|
|
34
|
-
}
|
|
17
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.23-prerelease.6c2085653fc2/arkcli-1.0.23-prerelease.6c2085653fc2-linux-arm64",
|
|
18
|
+
"sha256": "dc7cb883e98def095f91d8dfbf15467c891c525dee33992eff7b0aa6a486250c"
|
|
35
19
|
},
|
|
36
20
|
"windows-amd64": {
|
|
37
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/
|
|
38
|
-
"sha256": "
|
|
39
|
-
"fallback": {
|
|
40
|
-
"url": "https://github.com/volcengine/ark-cli/releases/download/v1.0.22/arkcli-1.0.22-windows-amd64.exe",
|
|
41
|
-
"kind": "github-release"
|
|
42
|
-
}
|
|
21
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.23-prerelease.6c2085653fc2/arkcli-1.0.23-prerelease.6c2085653fc2-windows-amd64.exe",
|
|
22
|
+
"sha256": "db858faffcac830641a277d9517678a968449e2b2df9066adb0733d9ca7e1cc0"
|
|
43
23
|
},
|
|
44
24
|
"windows-arm64": {
|
|
45
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/
|
|
46
|
-
"sha256": "
|
|
47
|
-
"fallback": {
|
|
48
|
-
"url": "https://github.com/volcengine/ark-cli/releases/download/v1.0.22/arkcli-1.0.22-windows-arm64.exe",
|
|
49
|
-
"kind": "github-release"
|
|
50
|
-
}
|
|
25
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.23-prerelease.6c2085653fc2/arkcli-1.0.23-prerelease.6c2085653fc2-windows-arm64.exe",
|
|
26
|
+
"sha256": "d6f3da8be72b296833a602dce30c38e00a49f585c5661949994050c3820d7f64"
|
|
51
27
|
}
|
|
52
28
|
},
|
|
53
29
|
"skills": {
|
|
54
30
|
"primary": {
|
|
55
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/
|
|
56
|
-
"sha256": "
|
|
31
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.23-prerelease.6c2085653fc2/skills.tar.gz",
|
|
32
|
+
"sha256": "93186549baa5dfbcb757c01fd6661f304697dab85ba37904a72f71a2b020ffe1",
|
|
57
33
|
"kind": "cdn"
|
|
58
34
|
},
|
|
59
|
-
"tag": "v1.0.
|
|
60
|
-
"fallback": {
|
|
61
|
-
"url": "https://github.com/volcengine/ark-cli/archive/refs/tags/v1.0.22.tar.gz",
|
|
62
|
-
"kind": "github"
|
|
63
|
-
}
|
|
35
|
+
"tag": "v1.0.23-prerelease.6c2085653fc2"
|
|
64
36
|
}
|
|
65
37
|
}
|