Skip to content

Commit 85c66f4

Browse files
committed
Brew cask update for compozy version v0.0.11
1 parent 41ef7df commit 85c66f4

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Casks/compozy.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
cask "compozy" do
33
desc "Next-level Agentic Orchestration Platform"
44
homepage "https://github.com/compozy/compozy"
5-
version "0.0.10"
5+
version "0.0.11"
66

77
livecheck do
88
skip "Auto-generated on release."
@@ -12,23 +12,23 @@
1212

1313
on_macos do
1414
on_intel do
15-
url "https://github.com/compozy/compozy/releases/download/v0.0.10/compozy_0.0.10_darwin_x86_64.tar.gz"
16-
sha256 "07d2f4c452ef25e60b1404200170db1c58cf18aff2dc245b8d4f4634525c8e6d"
15+
url "https://github.com/compozy/compozy/releases/download/v0.0.11/compozy_0.0.11_darwin_x86_64.tar.gz"
16+
sha256 "7125b2abfd9254cce405ee854f16f3aa6e7bb7aa7772534fdd1ce407334ccf34"
1717
end
1818
on_arm do
19-
url "https://github.com/compozy/compozy/releases/download/v0.0.10/compozy_0.0.10_darwin_arm64.tar.gz"
20-
sha256 "7a2046eacb39c08d93c2b9ae89ab9c62006b71f3586c3751838ae239fb176b7e"
19+
url "https://github.com/compozy/compozy/releases/download/v0.0.11/compozy_0.0.11_darwin_arm64.tar.gz"
20+
sha256 "aa14a88b0c7b9a509b3643b460adf5a995308bd60f5d54ab4e2cc8a0516886ba"
2121
end
2222
end
2323

2424
on_linux do
2525
on_intel do
26-
url "https://github.com/compozy/compozy/releases/download/v0.0.10/compozy_0.0.10_linux_x86_64.tar.gz"
27-
sha256 "085a758cd0973eac59dbcf7af699914b74c58094729d6659095505dba42d9fc6"
26+
url "https://github.com/compozy/compozy/releases/download/v0.0.11/compozy_0.0.11_linux_x86_64.tar.gz"
27+
sha256 "cef79ff33d00c3af5eb504644404d74e3e9723c70e6069abb6b00f5c575f3e50"
2828
end
2929
on_arm do
30-
url "https://github.com/compozy/compozy/releases/download/v0.0.10/compozy_0.0.10_linux_arm64.tar.gz"
31-
sha256 "e599b51e16d6a4eba9768a3ffebde4ef465aab63ad91cedff3bcb0181bd310f2"
30+
url "https://github.com/compozy/compozy/releases/download/v0.0.11/compozy_0.0.11_linux_arm64.tar.gz"
31+
sha256 "32769f947413c4d456c7bb192ba63b80f652324a9898dad7b88a47772fe4b7d9"
3232
end
3333
end
3434

0 commit comments

Comments
 (0)