@compozy/cli 0.0.11 → 0.0.12
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 +21 -21
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@compozy/cli",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.12",
|
|
4
4
|
"description": "Next-level Agentic Orchestration Platform",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"postinstall": "node install.js",
|
|
@@ -26,69 +26,69 @@
|
|
|
26
26
|
},
|
|
27
27
|
"archives": {
|
|
28
28
|
"darwin-arm64": {
|
|
29
|
-
"name": "compozy_0.0.
|
|
30
|
-
"url": "https://github.com/compozy/compozy/releases/download/v0.0.
|
|
29
|
+
"name": "compozy_0.0.12_darwin_arm64.tar.gz",
|
|
30
|
+
"url": "https://github.com/compozy/compozy/releases/download/v0.0.12/compozy_0.0.12_darwin_arm64.tar.gz",
|
|
31
31
|
"bins": [
|
|
32
32
|
"compozy"
|
|
33
33
|
],
|
|
34
34
|
"format": "tar.gz",
|
|
35
35
|
"checksum": {
|
|
36
36
|
"algorithm": "sha256",
|
|
37
|
-
"digest": "
|
|
37
|
+
"digest": "6152cab94b30cf5b094052a2e39a7db87cec7ae3a4e9cf42fc29da40182bdd74"
|
|
38
38
|
},
|
|
39
|
-
"wrappedIn": "compozy_0.0.
|
|
39
|
+
"wrappedIn": "compozy_0.0.12_darwin_arm64"
|
|
40
40
|
},
|
|
41
41
|
"darwin-x64": {
|
|
42
|
-
"name": "compozy_0.0.
|
|
43
|
-
"url": "https://github.com/compozy/compozy/releases/download/v0.0.
|
|
42
|
+
"name": "compozy_0.0.12_darwin_x86_64.tar.gz",
|
|
43
|
+
"url": "https://github.com/compozy/compozy/releases/download/v0.0.12/compozy_0.0.12_darwin_x86_64.tar.gz",
|
|
44
44
|
"bins": [
|
|
45
45
|
"compozy"
|
|
46
46
|
],
|
|
47
47
|
"format": "tar.gz",
|
|
48
48
|
"checksum": {
|
|
49
49
|
"algorithm": "sha256",
|
|
50
|
-
"digest": "
|
|
50
|
+
"digest": "d103e1035a8640181c19a9b81077bcebf495a0d07c445cf1581fd0dc9205c362"
|
|
51
51
|
},
|
|
52
|
-
"wrappedIn": "compozy_0.0.
|
|
52
|
+
"wrappedIn": "compozy_0.0.12_darwin_x86_64"
|
|
53
53
|
},
|
|
54
54
|
"linux-arm64": {
|
|
55
|
-
"name": "compozy_0.0.
|
|
56
|
-
"url": "https://github.com/compozy/compozy/releases/download/v0.0.
|
|
55
|
+
"name": "compozy_0.0.12_linux_arm64.tar.gz",
|
|
56
|
+
"url": "https://github.com/compozy/compozy/releases/download/v0.0.12/compozy_0.0.12_linux_arm64.tar.gz",
|
|
57
57
|
"bins": [
|
|
58
58
|
"compozy"
|
|
59
59
|
],
|
|
60
60
|
"format": "tar.gz",
|
|
61
61
|
"checksum": {
|
|
62
62
|
"algorithm": "sha256",
|
|
63
|
-
"digest": "
|
|
63
|
+
"digest": "dfec62780746a579a1fe2880c94e817b105c01e97854bf2e0bdd12ddfff5ee51"
|
|
64
64
|
},
|
|
65
|
-
"wrappedIn": "compozy_0.0.
|
|
65
|
+
"wrappedIn": "compozy_0.0.12_linux_arm64"
|
|
66
66
|
},
|
|
67
67
|
"linux-x64": {
|
|
68
|
-
"name": "compozy_0.0.
|
|
69
|
-
"url": "https://github.com/compozy/compozy/releases/download/v0.0.
|
|
68
|
+
"name": "compozy_0.0.12_linux_x86_64.tar.gz",
|
|
69
|
+
"url": "https://github.com/compozy/compozy/releases/download/v0.0.12/compozy_0.0.12_linux_x86_64.tar.gz",
|
|
70
70
|
"bins": [
|
|
71
71
|
"compozy"
|
|
72
72
|
],
|
|
73
73
|
"format": "tar.gz",
|
|
74
74
|
"checksum": {
|
|
75
75
|
"algorithm": "sha256",
|
|
76
|
-
"digest": "
|
|
76
|
+
"digest": "428e42b0ea293f1020f4050becd3dfe72b3609256a3f93620482e1ccb2fecd61"
|
|
77
77
|
},
|
|
78
|
-
"wrappedIn": "compozy_0.0.
|
|
78
|
+
"wrappedIn": "compozy_0.0.12_linux_x86_64"
|
|
79
79
|
},
|
|
80
80
|
"win32-x64": {
|
|
81
|
-
"name": "compozy_0.0.
|
|
82
|
-
"url": "https://github.com/compozy/compozy/releases/download/v0.0.
|
|
81
|
+
"name": "compozy_0.0.12_windows_x86_64.zip",
|
|
82
|
+
"url": "https://github.com/compozy/compozy/releases/download/v0.0.12/compozy_0.0.12_windows_x86_64.zip",
|
|
83
83
|
"bins": [
|
|
84
84
|
"compozy.exe"
|
|
85
85
|
],
|
|
86
86
|
"format": "zip",
|
|
87
87
|
"checksum": {
|
|
88
88
|
"algorithm": "sha256",
|
|
89
|
-
"digest": "
|
|
89
|
+
"digest": "39d0b16d54cf408198a4fe9d28f14d1ea16c26096b2dc002c200a6e28509de15"
|
|
90
90
|
},
|
|
91
|
-
"wrappedIn": "compozy_0.0.
|
|
91
|
+
"wrappedIn": "compozy_0.0.12_windows_x86_64"
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
94
|
}
|