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.9 "
5
+ version "0.0.10 "
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.9 /compozy_0.0.9_darwin_x86_64 .tar.gz"
16
- sha256 "336cf191f3a45b69e8260dd3ff547a84100ae010edad6d130f0fbf29b3b653a5 "
15
+ url "https://github.com/compozy/compozy/releases/download/v0.0.10 /compozy_0.0.10_darwin_x86_64 .tar.gz"
16
+ sha256 "07d2f4c452ef25e60b1404200170db1c58cf18aff2dc245b8d4f4634525c8e6d "
17
17
end
18
18
on_arm do
19
- url "https://github.com/compozy/compozy/releases/download/v0.0.9 /compozy_0.0.9_darwin_arm64 .tar.gz"
20
- sha256 "6fa2a26475e3c9da6d13e750b6eb8f6f737d84c9ee9b9265329ac0bb0b2b62b3 "
19
+ url "https://github.com/compozy/compozy/releases/download/v0.0.10 /compozy_0.0.10_darwin_arm64 .tar.gz"
20
+ sha256 "7a2046eacb39c08d93c2b9ae89ab9c62006b71f3586c3751838ae239fb176b7e "
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.9 /compozy_0.0.9_linux_x86_64 .tar.gz"
27
- sha256 "5d92cb8d492275a1959ebcaf8368223161bee2e217e05c297bb167dff0dc750b "
26
+ url "https://github.com/compozy/compozy/releases/download/v0.0.10 /compozy_0.0.10_linux_x86_64 .tar.gz"
27
+ sha256 "085a758cd0973eac59dbcf7af699914b74c58094729d6659095505dba42d9fc6 "
28
28
end
29
29
on_arm do
30
- url "https://github.com/compozy/compozy/releases/download/v0.0.9 /compozy_0.0.9_linux_arm64 .tar.gz"
31
- sha256 "01e8bcd2d5058b571fdbeb351d26835f05e7a8df9043175ad4c95bbdc3bd7005 "
30
+ url "https://github.com/compozy/compozy/releases/download/v0.0.10 /compozy_0.0.10_linux_arm64 .tar.gz"
31
+ sha256 "e599b51e16d6a4eba9768a3ffebde4ef465aab63ad91cedff3bcb0181bd310f2 "
32
32
end
33
33
end
34
34
You can’t perform that action at this time.
0 commit comments