@compozy/cli 0.0.16 → 0.0.18

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.
Files changed (1) hide show
  1. package/package.json +21 -21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@compozy/cli",
3
- "version": "0.0.16",
3
+ "version": "0.0.18",
4
4
  "description": "Next-level Agentic Orchestration Platform",
5
5
  "scripts": {
6
6
  "postinstall": "node install.js",
@@ -27,69 +27,69 @@
27
27
  },
28
28
  "archives": {
29
29
  "darwin-arm64": {
30
- "name": "compozy_0.0.16_darwin_arm64.tar.gz",
31
- "url": "https://github.com/compozy/compozy/releases/download/v0.0.16/compozy_0.0.16_darwin_arm64.tar.gz",
30
+ "name": "compozy_0.0.18_darwin_arm64.tar.gz",
31
+ "url": "https://github.com/compozy/compozy/releases/download/v0.0.18/compozy_0.0.18_darwin_arm64.tar.gz",
32
32
  "bins": [
33
33
  "compozy"
34
34
  ],
35
35
  "format": "tar.gz",
36
36
  "checksum": {
37
37
  "algorithm": "sha256",
38
- "digest": "182b45a847724ba22d23e60a3d7b31dfdd456f37515570d6cf19492f1bbbc23d"
38
+ "digest": "2f711fe9a299ed78497d0da362b058ace1b0e183c42affbbf1b5b9ad0bb1a4e2"
39
39
  },
40
- "wrappedIn": "compozy_0.0.16_darwin_arm64"
40
+ "wrappedIn": "compozy_0.0.18_darwin_arm64"
41
41
  },
42
42
  "darwin-x64": {
43
- "name": "compozy_0.0.16_darwin_x86_64.tar.gz",
44
- "url": "https://github.com/compozy/compozy/releases/download/v0.0.16/compozy_0.0.16_darwin_x86_64.tar.gz",
43
+ "name": "compozy_0.0.18_darwin_x86_64.tar.gz",
44
+ "url": "https://github.com/compozy/compozy/releases/download/v0.0.18/compozy_0.0.18_darwin_x86_64.tar.gz",
45
45
  "bins": [
46
46
  "compozy"
47
47
  ],
48
48
  "format": "tar.gz",
49
49
  "checksum": {
50
50
  "algorithm": "sha256",
51
- "digest": "813bdcbf8a9230ab6670075d439667d326aa359366ad28932362151e05ffac14"
51
+ "digest": "15490984de8e90962b418e32e6060cad06455e1c52345b7ade15920550ee59de"
52
52
  },
53
- "wrappedIn": "compozy_0.0.16_darwin_x86_64"
53
+ "wrappedIn": "compozy_0.0.18_darwin_x86_64"
54
54
  },
55
55
  "linux-arm64": {
56
- "name": "compozy_0.0.16_linux_arm64.tar.gz",
57
- "url": "https://github.com/compozy/compozy/releases/download/v0.0.16/compozy_0.0.16_linux_arm64.tar.gz",
56
+ "name": "compozy_0.0.18_linux_arm64.tar.gz",
57
+ "url": "https://github.com/compozy/compozy/releases/download/v0.0.18/compozy_0.0.18_linux_arm64.tar.gz",
58
58
  "bins": [
59
59
  "compozy"
60
60
  ],
61
61
  "format": "tar.gz",
62
62
  "checksum": {
63
63
  "algorithm": "sha256",
64
- "digest": "2811b6d6be717fb012af063edfad73d199a743827bdde5ed7b093cef58c41c0b"
64
+ "digest": "8cc6d9a36e3bbc8dff5715c26cc49264897dfe9dcc895609c0e7b908c83dd1ee"
65
65
  },
66
- "wrappedIn": "compozy_0.0.16_linux_arm64"
66
+ "wrappedIn": "compozy_0.0.18_linux_arm64"
67
67
  },
68
68
  "linux-x64": {
69
- "name": "compozy_0.0.16_linux_x86_64.tar.gz",
70
- "url": "https://github.com/compozy/compozy/releases/download/v0.0.16/compozy_0.0.16_linux_x86_64.tar.gz",
69
+ "name": "compozy_0.0.18_linux_x86_64.tar.gz",
70
+ "url": "https://github.com/compozy/compozy/releases/download/v0.0.18/compozy_0.0.18_linux_x86_64.tar.gz",
71
71
  "bins": [
72
72
  "compozy"
73
73
  ],
74
74
  "format": "tar.gz",
75
75
  "checksum": {
76
76
  "algorithm": "sha256",
77
- "digest": "a985c387d3e1057b15de87189e35d6a41c4ab9010b0b2f299331e2a644c1029d"
77
+ "digest": "3701294708a0efbf239075ae5ce0a04a7fe6ef1638c7b4a87a538890adbfa2cc"
78
78
  },
79
- "wrappedIn": "compozy_0.0.16_linux_x86_64"
79
+ "wrappedIn": "compozy_0.0.18_linux_x86_64"
80
80
  },
81
81
  "win32-x64": {
82
- "name": "compozy_0.0.16_windows_x86_64.zip",
83
- "url": "https://github.com/compozy/compozy/releases/download/v0.0.16/compozy_0.0.16_windows_x86_64.zip",
82
+ "name": "compozy_0.0.18_windows_x86_64.zip",
83
+ "url": "https://github.com/compozy/compozy/releases/download/v0.0.18/compozy_0.0.18_windows_x86_64.zip",
84
84
  "bins": [
85
85
  "compozy.exe"
86
86
  ],
87
87
  "format": "zip",
88
88
  "checksum": {
89
89
  "algorithm": "sha256",
90
- "digest": "5811b2c0a59f4e82e49d36372b57e1f28aa6af2a5517815f4b16f824430bd9cf"
90
+ "digest": "1f46a9cf3ef5fce3b43a143bcad87d48cdd599b493c3f0d7cea422c78a0b57b2"
91
91
  },
92
- "wrappedIn": "compozy_0.0.16_windows_x86_64"
92
+ "wrappedIn": "compozy_0.0.18_windows_x86_64"
93
93
  }
94
94
  }
95
95
  }