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.8 "
5
+ version "0.0.9 "
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.8 /compozy_0.0.8_darwin_x86_64 .tar.gz"
16
- sha256 "1274219db420f42e5978280860ed590aa618a8b50326a47ebc90b0045d048b4b "
15
+ url "https://github.com/compozy/compozy/releases/download/v0.0.9 /compozy_0.0.9_darwin_x86_64 .tar.gz"
16
+ sha256 "336cf191f3a45b69e8260dd3ff547a84100ae010edad6d130f0fbf29b3b653a5 "
17
17
end
18
18
on_arm do
19
- url "https://github.com/compozy/compozy/releases/download/v0.0.8 /compozy_0.0.8_darwin_arm64 .tar.gz"
20
- sha256 "93bc1f51af2c8bc7dcbb6e3202704c439bec514be4605dd6302926c063377ac2 "
19
+ url "https://github.com/compozy/compozy/releases/download/v0.0.9 /compozy_0.0.9_darwin_arm64 .tar.gz"
20
+ sha256 "6fa2a26475e3c9da6d13e750b6eb8f6f737d84c9ee9b9265329ac0bb0b2b62b3 "
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.8 /compozy_0.0.8_linux_x86_64 .tar.gz"
27
- sha256 "0e9e3c224debd305cd2f826c7ac6335e67763bb380cb55f544e237a5c9903376 "
26
+ url "https://github.com/compozy/compozy/releases/download/v0.0.9 /compozy_0.0.9_linux_x86_64 .tar.gz"
27
+ sha256 "5d92cb8d492275a1959ebcaf8368223161bee2e217e05c297bb167dff0dc750b "
28
28
end
29
29
on_arm do
30
- url "https://github.com/compozy/compozy/releases/download/v0.0.8 /compozy_0.0.8_linux_arm64 .tar.gz"
31
- sha256 "fda95663b7f0f6751e440fa969874db523d891942c6972cd38a19c18aefdace1 "
30
+ url "https://github.com/compozy/compozy/releases/download/v0.0.9 /compozy_0.0.9_linux_arm64 .tar.gz"
31
+ sha256 "01e8bcd2d5058b571fdbeb351d26835f05e7a8df9043175ad4c95bbdc3bd7005 "
32
32
end
33
33
end
34
34
You can’t perform that action at this time.
0 commit comments