@volcengine/ark-cli 1.0.25 → 1.0.26-prerelease.72caa41d22ee
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 +15 -43
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -1,65 +1,37 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.0.
|
|
2
|
+
"version": "1.0.26-prerelease.72caa41d22ee",
|
|
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.25/arkcli-1.0.25-darwin-amd64",
|
|
9
|
-
"kind": "github-release"
|
|
10
|
-
}
|
|
5
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.26-prerelease.72caa41d22ee/arkcli-1.0.26-prerelease.72caa41d22ee-darwin-amd64",
|
|
6
|
+
"sha256": "fd1a944cd7b86d687a691a440777f6495a0d8e34d23c1890fe5f48890a8fb275"
|
|
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.25/arkcli-1.0.25-darwin-arm64",
|
|
17
|
-
"kind": "github-release"
|
|
18
|
-
}
|
|
9
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.26-prerelease.72caa41d22ee/arkcli-1.0.26-prerelease.72caa41d22ee-darwin-arm64",
|
|
10
|
+
"sha256": "f70b7e87b69cf00f31368903f20728ab0065d9f6ca657db08909e01c964bdbb5"
|
|
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.25/arkcli-1.0.25-linux-amd64",
|
|
25
|
-
"kind": "github-release"
|
|
26
|
-
}
|
|
13
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.26-prerelease.72caa41d22ee/arkcli-1.0.26-prerelease.72caa41d22ee-linux-amd64",
|
|
14
|
+
"sha256": "b6f2650c0416926f8b07110101211fbafa27485d03c08ed6304508268423c342"
|
|
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.25/arkcli-1.0.25-linux-arm64",
|
|
33
|
-
"kind": "github-release"
|
|
34
|
-
}
|
|
17
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.26-prerelease.72caa41d22ee/arkcli-1.0.26-prerelease.72caa41d22ee-linux-arm64",
|
|
18
|
+
"sha256": "b6d38029b6e7213d60e2a60f7556082d8b689cbf7943baf9a598ef0702fce9c1"
|
|
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.25/arkcli-1.0.25-windows-amd64.exe",
|
|
41
|
-
"kind": "github-release"
|
|
42
|
-
}
|
|
21
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.26-prerelease.72caa41d22ee/arkcli-1.0.26-prerelease.72caa41d22ee-windows-amd64.exe",
|
|
22
|
+
"sha256": "7a0c253d123b230f6548d8b6e5aea3e84b8cd834f43d9ed6e9d4358e4def0aac"
|
|
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.25/arkcli-1.0.25-windows-arm64.exe",
|
|
49
|
-
"kind": "github-release"
|
|
50
|
-
}
|
|
25
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.26-prerelease.72caa41d22ee/arkcli-1.0.26-prerelease.72caa41d22ee-windows-arm64.exe",
|
|
26
|
+
"sha256": "0afe60810643c18da79dc411b2294fb8e2e97e3933e045e48b75853c82705d90"
|
|
51
27
|
}
|
|
52
28
|
},
|
|
53
29
|
"skills": {
|
|
54
30
|
"primary": {
|
|
55
|
-
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/
|
|
31
|
+
"url": "https://lf3-static.bytednsdoc.com/obj/eden-cn/psjryh/ljhwZthlaukjlkulzlp/prerelease/1.0.26-prerelease.72caa41d22ee/skills.tar.gz",
|
|
56
32
|
"sha256": "f590941cff78548372913260ac0f28889ae549975b249629adf3cdcfbbd43bd1",
|
|
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.25.tar.gz",
|
|
62
|
-
"kind": "github"
|
|
63
|
-
}
|
|
35
|
+
"tag": "v1.0.26-prerelease.72caa41d22ee"
|
|
64
36
|
}
|
|
65
37
|
}
|