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.6 "
5
+ version "0.0.7 "
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.6 /compozy_0.0.6_darwin_x86_64 .tar.gz"
16
- sha256 "1dad264d95e8305a7ef90a0a0080b33fa0448b81a7d8124c787d581a70eed405 "
15
+ url "https://github.com/compozy/compozy/releases/download/v0.0.7 /compozy_0.0.7_darwin_x86_64 .tar.gz"
16
+ sha256 "ec18e9dea4fbcc5cf75ef18602b6271aae3983d31d6b255f43343c2ca4428049 "
17
17
end
18
18
on_arm do
19
- url "https://github.com/compozy/compozy/releases/download/v0.0.6 /compozy_0.0.6_darwin_arm64 .tar.gz"
20
- sha256 "717b60342b810efb82d62c5afd8cbe61325fc9fc2d2a78ce9ee0ac313f39b9fc "
19
+ url "https://github.com/compozy/compozy/releases/download/v0.0.7 /compozy_0.0.7_darwin_arm64 .tar.gz"
20
+ sha256 "790b3eb551c6e6ed03b7ccc71bfe611beeb371bc9f5e0e8c70c8add9f3af33e9 "
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.6 /compozy_0.0.6_linux_x86_64 .tar.gz"
27
- sha256 "5f21b1e51c934c56cf95a82f43eeffe2c24329ac377246dfeaf6205c637fb772 "
26
+ url "https://github.com/compozy/compozy/releases/download/v0.0.7 /compozy_0.0.7_linux_x86_64 .tar.gz"
27
+ sha256 "4876de973b2e1aa22bbf73fa1212b117280dab1f7ac68486f8d98a63bef95297 "
28
28
end
29
29
on_arm do
30
- url "https://github.com/compozy/compozy/releases/download/v0.0.6 /compozy_0.0.6_linux_arm64 .tar.gz"
31
- sha256 "eb9c24c545456c15556232eaec0ee4d1deb9c40f7469a990563b3bf97f169d41 "
30
+ url "https://github.com/compozy/compozy/releases/download/v0.0.7 /compozy_0.0.7_linux_arm64 .tar.gz"
31
+ sha256 "9872aecbf9e38b9baaf389a08d3fe15017497a0b2a377c13f6ff652a0de60e37 "
32
32
end
33
33
end
34
34
You can’t perform that action at this time.
0 commit comments