@qoder-ai/qodercli 0.2.1 → 0.2.2
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/package.json +16 -16
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qoder-ai/qodercli",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.2",
|
|
4
4
|
"description": "qodercli - npm installer",
|
|
5
5
|
"private": false,
|
|
6
6
|
"publishConfig": {
|
|
@@ -44,49 +44,49 @@
|
|
|
44
44
|
],
|
|
45
45
|
"preferGlobal": true,
|
|
46
46
|
"binaries": {
|
|
47
|
-
"version": "0.2.
|
|
47
|
+
"version": "0.2.2",
|
|
48
48
|
"files": [
|
|
49
49
|
{
|
|
50
50
|
"os": "darwin",
|
|
51
51
|
"arch": "arm64",
|
|
52
|
-
"url": "https://qoder-ide.oss-ap-southeast-1.aliyuncs.com/qodercli/releases/0.2.
|
|
53
|
-
"sha256": "
|
|
52
|
+
"url": "https://qoder-ide.oss-ap-southeast-1.aliyuncs.com/qodercli/releases/0.2.2/qodercli-darwin-arm64.tar.gz",
|
|
53
|
+
"sha256": "1adf045ea43bb789c76063a0a8c29791d2b2bb1157b209ebdfb1b856b32b60a1"
|
|
54
54
|
},
|
|
55
55
|
{
|
|
56
56
|
"os": "darwin",
|
|
57
57
|
"arch": "amd64",
|
|
58
|
-
"url": "https://qoder-ide.oss-ap-southeast-1.aliyuncs.com/qodercli/releases/0.2.
|
|
59
|
-
"sha256": "
|
|
58
|
+
"url": "https://qoder-ide.oss-ap-southeast-1.aliyuncs.com/qodercli/releases/0.2.2/qodercli-darwin-x64.tar.gz",
|
|
59
|
+
"sha256": "c27749151df180501cf5b7732940870c6c0f225090672cf5332cd3014f26b6d8"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"os": "linux",
|
|
63
63
|
"arch": "arm64-musl",
|
|
64
|
-
"url": "https://qoder-ide.oss-ap-southeast-1.aliyuncs.com/qodercli/releases/0.2.
|
|
65
|
-
"sha256": "
|
|
64
|
+
"url": "https://qoder-ide.oss-ap-southeast-1.aliyuncs.com/qodercli/releases/0.2.2/qodercli-linux-arm64-musl.tar.gz",
|
|
65
|
+
"sha256": "0e2d1e7aa1cded8eb2c24a12b79e6c1f88101c6db36351d5a462560688af00ea"
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
68
|
"os": "linux",
|
|
69
69
|
"arch": "arm64",
|
|
70
|
-
"url": "https://qoder-ide.oss-ap-southeast-1.aliyuncs.com/qodercli/releases/0.2.
|
|
71
|
-
"sha256": "
|
|
70
|
+
"url": "https://qoder-ide.oss-ap-southeast-1.aliyuncs.com/qodercli/releases/0.2.2/qodercli-linux-arm64.tar.gz",
|
|
71
|
+
"sha256": "61d4f8aeb3e5adfaedc2402703c5595fac18ff9e2dbb7dbc1772be9bfc561ebf"
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
74
|
"os": "linux",
|
|
75
75
|
"arch": "amd64-musl",
|
|
76
|
-
"url": "https://qoder-ide.oss-ap-southeast-1.aliyuncs.com/qodercli/releases/0.2.
|
|
77
|
-
"sha256": "
|
|
76
|
+
"url": "https://qoder-ide.oss-ap-southeast-1.aliyuncs.com/qodercli/releases/0.2.2/qodercli-linux-x64-musl.tar.gz",
|
|
77
|
+
"sha256": "d8e376d20bc18d33f7c28def6b1dd53fcbda3fe181ee4d3f58bcac86f031793d"
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
80
|
"os": "linux",
|
|
81
81
|
"arch": "amd64",
|
|
82
|
-
"url": "https://qoder-ide.oss-ap-southeast-1.aliyuncs.com/qodercli/releases/0.2.
|
|
83
|
-
"sha256": "
|
|
82
|
+
"url": "https://qoder-ide.oss-ap-southeast-1.aliyuncs.com/qodercli/releases/0.2.2/qodercli-linux-x64.tar.gz",
|
|
83
|
+
"sha256": "d2b0123c2e7690281471327a01120ee72690e2ea11d9455f23089f9df6358347"
|
|
84
84
|
},
|
|
85
85
|
{
|
|
86
86
|
"os": "windows",
|
|
87
87
|
"arch": "amd64",
|
|
88
|
-
"url": "https://qoder-ide.oss-ap-southeast-1.aliyuncs.com/qodercli/releases/0.2.
|
|
89
|
-
"sha256": "
|
|
88
|
+
"url": "https://qoder-ide.oss-ap-southeast-1.aliyuncs.com/qodercli/releases/0.2.2/qodercli-windows-x64.zip",
|
|
89
|
+
"sha256": "97737997d5caf0ea72a27b65c26f4a863b773fcc42da9f55b53de0db003c0cd7"
|
|
90
90
|
}
|
|
91
91
|
]
|
|
92
92
|
}
|