File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 2
2
cask "compozy" do
3
3
desc "Next-level Agentic Orchestration Platform"
4
4
homepage "https://github.com/compozy/compozy"
5
- version "0.0.5 "
5
+ version "0.0.6 "
6
6
7
7
livecheck do
8
8
skip "Auto-generated on release."
12
12
13
13
on_macos do
14
14
on_intel do
15
- url "https://github.com/compozy/compozy/releases/download/v0.0.5 /compozy_0.0.5_darwin_x86_64 .tar.gz"
16
- sha256 "ab01c6aed322f9106dc0a89476f22d975a7b9f6f6d857bb4e3fd31b0282ae580 "
15
+ url "https://github.com/compozy/compozy/releases/download/v0.0.6 /compozy_0.0.6_darwin_x86_64 .tar.gz"
16
+ sha256 "1dad264d95e8305a7ef90a0a0080b33fa0448b81a7d8124c787d581a70eed405 "
17
17
end
18
18
on_arm do
19
- url "https://github.com/compozy/compozy/releases/download/v0.0.5 /compozy_0.0.5_darwin_arm64 .tar.gz"
20
- sha256 "0ffe319dea862d847e19427debe6a77747d6705a3018f0fe0d0ba16be010cd6e "
19
+ url "https://github.com/compozy/compozy/releases/download/v0.0.6 /compozy_0.0.6_darwin_arm64 .tar.gz"
20
+ sha256 "717b60342b810efb82d62c5afd8cbe61325fc9fc2d2a78ce9ee0ac313f39b9fc "
21
21
end
22
22
end
23
23
24
24
on_linux do
25
25
on_intel do
26
- url "https://github.com/compozy/compozy/releases/download/v0.0.5 /compozy_0.0.5_linux_x86_64 .tar.gz"
27
- sha256 "ea2eb12226c98cfb9a34dde44928db8b9f6815f88bb9bbb7cf934c1d1e82ad49 "
26
+ url "https://github.com/compozy/compozy/releases/download/v0.0.6 /compozy_0.0.6_linux_x86_64 .tar.gz"
27
+ sha256 "5f21b1e51c934c56cf95a82f43eeffe2c24329ac377246dfeaf6205c637fb772 "
28
28
end
29
29
on_arm do
30
- url "https://github.com/compozy/compozy/releases/download/v0.0.5 /compozy_0.0.5_linux_arm64 .tar.gz"
31
- sha256 "423e11e93fb3680f6e95c408f64efbc60359c85ef66e1fbc96a20e02b9659b21 "
30
+ url "https://github.com/compozy/compozy/releases/download/v0.0.6 /compozy_0.0.6_linux_arm64 .tar.gz"
31
+ sha256 "eb9c24c545456c15556232eaec0ee4d1deb9c40f7469a990563b3bf97f169d41 "
32
32
end
33
33
end
34
34
You can’t perform that action at this time.
0 commit comments